modularize util.trimRight

https://github.com/sindresorhus/trim-right
This commit is contained in:
Sindre Sorhus
2015-02-17 10:50:30 +07:00
parent 28c948e5ea
commit 5b09114b85
3 changed files with 6 additions and 9 deletions

View File

@@ -61,7 +61,8 @@
"repeating": "^1.1.2",
"source-map": "^0.1.43",
"source-map-support": "^0.2.9",
"source-map-to-comment": "^1.0.0"
"source-map-to-comment": "^1.0.0",
"trim-right": "^1.0.0"
},
"devDependencies": {
"browserify": "^8.1.3",