update version of builtins in deps

Get the fix they did to include the "constants" builtin module.
This commit is contained in:
LorenzIndus
2014-12-17 08:48:01 -06:00
parent 0637e17eb0
commit e89844fa78
+1 -1
View File
@@ -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",