Update package.json
This commit is contained in:
parent
0ab76f51fe
commit
695841dee6
1 changed files with 0 additions and 4 deletions
|
|
@ -9,10 +9,6 @@
|
||||||
"dev": "concurrently \"npm run api\" \"npm run web\"",
|
"dev": "concurrently \"npm run api\" \"npm run web\"",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"description": "",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"express": "^5.1.0"
|
"express": "^5.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue