Skip to content

Commit 9f3c4da

Browse files
committed
Merge pull request #662 from benjamn/replace-envify
Upgrade envify to a version that uses recast.
2 parents c7fbaa4 + 9da3f92 commit 9f3c4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"browserify": "~2.36.1",
42-
"envify": "~0.2.0",
42+
"envify": "~1.0.1",
4343
"populist": "~0.1.6",
4444
"grunt-cli": "~0.1.9",
4545
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)