This commit is contained in:
2021-06-14 21:40:57 +02:00
parent b4c579bc46
commit d6bc26ee5d
4 changed files with 12 additions and 3914 deletions

View File

@@ -16,7 +16,6 @@
"scripts": {
"build": "node ace build --production",
"start": "node server.js",
"dev": "node ace serve --watch",
"seed": "node ace db:seed",
"mig": "node ace migration:run"
},