Merge pull request #4022 from ninjadq/update_package_js

Update package.js file
This commit is contained in:
Qian Deng 2018-01-18 13:17:10 +08:00 committed by GitHub
commit a34512f072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,5 @@ cd /harbor_src
mv /harbor_resources/node_modules ./
npm install
npm run test > ./npm-ut-test-results
npm install -q --no-progress
npm run test > ./npm-ut-test-results