Skip to content

Commit

Permalink
[chore] allow latest version for exenv dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rywhee authored and diasbruno committed Jul 17, 2017
1 parent 8dbed58 commit a2d5c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"webpack-dev-server": "1.11.0"
},
"dependencies": {
"exenv": "1.2.0",
"exenv": "^1.2.0",
"prop-types": "^15.5.10",
"react-dom-factories": "^1.0.0"
},
Expand Down

0 comments on commit a2d5c4e

Please sign in to comment.