Commit 2b3bb24a64c802b55f698cb203319e5a284a7a5e

Authored by Walter W
1 parent 3af5f750

Move cross-env to devDependency

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -48,7 +48,6 @@
48 48 "canvas-gauges": "^2.0.9",
49 49 "clipboard": "^1.5.15",
50 50 "compass-sass-mixins": "^0.12.7",
51   - "cross-env": "^3.2.4",
52 51 "flot": "git://github.com/flot/flot.git#0.9-work",
53 52 "font-awesome": "^4.6.3",
54 53 "javascript-detect-element-resize": "^0.5.3",
... ... @@ -90,6 +89,7 @@
90 89 "babel-preset-react": "^6.16.0",
91 90 "connect-history-api-fallback": "^1.3.0",
92 91 "copy-webpack-plugin": "^3.0.1",
  92 + "cross-env": "^3.2.4",
93 93 "css-loader": "^0.25.0",
94 94 "eslint": "^3.4.0",
95 95 "eslint-config-angular": "^0.5.0",
... ...