Upgrade envify dependency to v1.0.1.

This version uses Recast for source transformation:
https://github.com/hughsk/envify/pull/4
This commit is contained in:
Ben Newman
2013-12-19 17:59:45 -05:00
parent c7fbaa4966
commit 9da3f92853

View File

@@ -39,7 +39,7 @@
},
"devDependencies": {
"browserify": "~2.36.1",
"envify": "~0.2.0",
"envify": "~1.0.1",
"populist": "~0.1.6",
"grunt-cli": "~0.1.9",
"grunt": "~0.4.1",