- Fixed a package.json script
This commit is contained in:
@@ -4,8 +4,7 @@
|
|||||||
"description": "API for Auracle database",
|
"description": "API for Auracle database",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"api": "node index.js",
|
"run": "node index.js"
|
||||||
"client": "cd client && npm run serve"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user