Add keywords
Should hopefully bump up on the results of the npm site when searching `uglify`
This commit is contained in:
parent
ac8db977b9
commit
b39abd6582
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user