working on new tables for payments
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "PORT=4200 & set JWT_KEY=secretkey & node server.js",
|
||||
"dev": "nodemon bin/dev.js",
|
||||
"drop": "node bin/DROP-FORCE.js"
|
||||
"drop": "nodemon bin/DROP-FORCE.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user