Authored by 陈峰

node-prune

No preview for this file type
... ... @@ -34,6 +34,6 @@ if [[ $1 == "TEST1" ]] || [[ $1 == "TEST2" ]] || [[ $1 == "TEST3" ]]
then
yarn build
fi
./bin/node-prune
node-prune
tar -czf yohobuy-node.tar.gz *
... ...
... ... @@ -1195,8 +1195,8 @@ blueimp-canvas-to-blob@3.5.0:
resolved "http://npm.yohops.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.5.0.tgz#5679ac32f6a2835821f0c3ad661719ff85a9236b"
blueimp-file-upload@^9.14.0:
version "9.21.0"
resolved "http://npm.yohops.com/blueimp-file-upload/-/blueimp-file-upload-9.21.0.tgz#bf7bfc3e28970e8be0f8789f68026e0dca98f6e0"
version "9.22.0"
resolved "http://npm.yohops.com/blueimp-file-upload/-/blueimp-file-upload-9.22.0.tgz#056c386931778a7542a75d61e17a7fa44660b9fb"
optionalDependencies:
blueimp-canvas-to-blob "3.5.0"
blueimp-load-image "2.12.2"
... ... @@ -2753,8 +2753,8 @@ errno@^0.1.3, errno@~0.1.7:
prr "~1.0.1"
error-ex@^1.2.0, error-ex@^1.3.1:
version "1.3.1"
resolved "http://npm.yohops.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc"
version "1.3.2"
resolved "http://npm.yohops.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
dependencies:
is-arrayish "^0.2.1"
... ...