update version of builtins in deps
Get the fix they did to include the "constants" builtin module.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
"async": "~0.2.10",
|
||||
"builtins": "0.0.5",
|
||||
"builtins": "0.0.7",
|
||||
"colors": "~0.6.2",
|
||||
"glob": "~3.2.9",
|
||||
"mkdirp": "~0.3.5",
|
||||
|
||||
Reference in New Issue
Block a user