Skip to content

Commit

Permalink
Merge pull request #1306 from rackt/looser-envify
Browse files Browse the repository at this point in the history
Add loose-envify as a dep for Browserify users.
  • Loading branch information
timdorr committed Jan 28, 2016
2 parents ccff48d + 43acf17 commit 337a773
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
"url": "https://github.com/rackt/redux/issues"
},
"homepage": "http://rackt.github.io/redux",
"dependencies": {
"loose-envify": "^1.1.0"
},
"devDependencies": {
"babel": "^5.5.8",
"babel-core": "^5.6.18",
Expand Down

0 comments on commit 337a773

Please sign in to comment.