Skip to content

Commit

Permalink
Merge pull request #83 from roth1002/feature/react-14
Browse files Browse the repository at this point in the history
move exenv to dependencies
  • Loading branch information
mzabriskie committed Oct 18, 2015
2 parents c107d02 + 4b3b885 commit acdcb7c
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 @@ -34,7 +34,6 @@
"karma-mocha": "0.2.0",
"karma-safari-launcher": "^0.1.1",
"mocha": "2.3.3",
"exenv": "1.2.0",
"react-addons-test-utils": "^0.14.0",
"react-dom": "^0.14.0",
"react": "^0.14.0",
Expand All @@ -45,6 +44,7 @@
},
"dependencies": {
"element-class": "^0.2.0",
"exenv": "1.2.0",
"lodash.assign": "^3.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit acdcb7c

Please sign in to comment.