Skip to content

Commit 4b3b885

Browse files
committedOct 18, 2015
move exenv to dependencies
1 parent c107d02 commit 4b3b885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"karma-mocha": "0.2.0",
3535
"karma-safari-launcher": "^0.1.1",
3636
"mocha": "2.3.3",
37-
"exenv": "1.2.0",
3837
"react-addons-test-utils": "^0.14.0",
3938
"react-dom": "^0.14.0",
4039
"react": "^0.14.0",
@@ -45,6 +44,7 @@
4544
},
4645
"dependencies": {
4746
"element-class": "^0.2.0",
47+
"exenv": "1.2.0",
4848
"lodash.assign": "^3.2.0"
4949
},
5050
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.