modularize util.isInteger

https://github.com/parshap/js-is-integer
This commit is contained in:
Sindre Sorhus
2015-02-17 11:07:10 +07:00
parent f24ae6feab
commit 820db09613
3 changed files with 5 additions and 9 deletions

View File

@@ -50,6 +50,7 @@
"esutils": "^1.1.6",
"fs-readdir-recursive": "^0.1.0",
"globals": "^6.2.0",
"is-integer": "^1.0.4",
"js-tokenizer": "^1.3.3",
"leven": "^1.0.1",
"lodash": "^3.2.0",