mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
updating package.jso
This commit is contained in:
parent
a6f1f13c9c
commit
5cc8198aaf
@ -8,7 +8,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./backend/server.js",
|
"main": "./backend/server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "typings install && tsc -p backend && webpack --config ./frontend/webpack.config.js -p ",
|
"postinstall": "typings install && tsc -p backend && webpack --config ./frontend/webpack.config.js -p ",
|
||||||
"pretest": "typings install",
|
"pretest": "typings install",
|
||||||
"test": "karma start ./karma.conf.js",
|
"test": "karma start ./karma.conf.js",
|
||||||
"start": "node ./backend/server"
|
"start": "node ./backend/server"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user