Skip to content

Commit

Permalink
Removing cross-env from devependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
chrux committed Jul 24, 2019
1 parent 045c94f commit 2c092e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"bootstrap": "^4.1.0",
"browser-sync": "^2.26.7",
"browser-sync-webpack-plugin": "2.0.1",
"cross-env": "^5.1",
"jquery": "^3.2",
"laravel-mix": "^4.0.7",
"lodash": "^4.17.13",
Expand All @@ -26,7 +27,6 @@
},
"dependencies": {
"chart.js": "^2.8.0",
"vue-i18n": "^8.12.0",
"cross-env": "^5.1"
"vue-i18n": "^8.12.0"
}
}

0 comments on commit 2c092e0

Please sign in to comment.