mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-09 08:07:22 +00:00
move package.json to root dir
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"name": "testenv",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"jest": "24"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user