modularize util.isAbsolute
by using a polyfill of the Node 0.12 `path.isAbsolute()` method https://github.com/sindresorhus/path-is-absolute
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"leven": "^1.0.1",
|
||||
"lodash": "^3.2.0",
|
||||
"output-file-sync": "^1.1.0",
|
||||
"path-is-absolute": "^1.0.0",
|
||||
"private": "^0.1.6",
|
||||
"regenerator-babel": "0.8.10-2",
|
||||
"regexpu": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user