mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-11-24 08:42:24 +02:00
Update package.json
This commit is contained in:
parent
e782ccf880
commit
a8abab434d
@ -11,8 +11,7 @@
|
||||
"postinstall": "typings install && tsc -p backend && tsc -p test/backend && tsc -p common && webpack --config ./frontend/webpack.config.js -p",
|
||||
"pretest": "typings install && tsc -p test/backend",
|
||||
"test": "karma start ./karma.conf.js && mocha --recursive test/backend/unit",
|
||||
"start": "node ./backend/server",
|
||||
"postinstall": "node ./test/backend/initMongo.js"
|
||||
"start": "node ./backend/server"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user