修改package.json
This commit is contained in:
parent
b1d87c0f6b
commit
e012125995
@ -2,7 +2,7 @@
|
||||
|
||||
source /etc/profile
|
||||
|
||||
npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
||||
npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root --build-from-source >> boundle.log
|
||||
echo 'copy node_modules to /data/publish/node_packages' >> boundle.log
|
||||
|
||||
gulp
|
||||
|
@ -20,6 +20,7 @@
|
||||
"body-parser": "^1.19.0",
|
||||
"bson": "^4.0.2",
|
||||
"bunyan": "^1.8.12",
|
||||
"canvas": "^2.5.0",
|
||||
"compression": "^1.7.4",
|
||||
"connect-mongo": "^2.0.3",
|
||||
"cookie-parser": "^1.4.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user