mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-14 15:54:08 +01:00
Working
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user