Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 9a06b71

Browse files
committed
move cross-env to dev
1 parent 9633954 commit 9a06b71

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
@@ -79,7 +79,6 @@
7979
},
8080
"dependencies": {
8181
"accepts": "^1.3.4",
82-
"cross-env": "^5.0.5",
8382
"debug": "^3.0.1",
8483
"glob": "^7.1.2",
8584
"intl": "^1.2.5",
@@ -114,6 +113,7 @@
114113
"babel-plugin-transform-decorators-legacy": "1.3.4",
115114
"chalk": "^2.1.0",
116115
"coveralls": "^2.13.1",
116+
"cross-env": "^5.0.5",
117117
"enzyme": "^2.9.1",
118118
"eslint": "^4.6.1",
119119
"eslint-config-airbnb": "^15.1.0",

0 commit comments

Comments
 (0)