This commit is contained in:
Anthony Van de Gejuchte 2016-01-16 20:37:52 +00:00
commit c4a4a8c4ab

View File

@ -49,5 +49,8 @@
"scripts": {
"shrinkwrap": "rm ./npm-shrinkwrap.json; rm -rf ./node_modules; npm i && npm shrinkwrap && npm outdated",
"test": "node test/run-tests.js"
},
"keywords": {
"uglify", "uglify-js"
}
}