- Fixed a package.json script

This commit is contained in:
Alexis
2020-08-09 15:32:43 +02:00
parent ddcc6acc75
commit bf03470a17

View File

@@ -4,8 +4,7 @@
"description": "API for Auracle database",
"main": "index.js",
"scripts": {
"api": "node index.js",
"client": "cd client && npm run serve"
"run": "node index.js"
},
"repository": {
"type": "git",