Skip to content

Commit

Permalink
moves history from dependencies to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Cooling committed Nov 15, 2016
1 parent 491a4f9 commit 9872d7e
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 @@ -48,6 +48,7 @@
"gulp-concat-css": "^2.2.0",
"gulp-cssmin": "^0.1.7",
"gulp-shell": "^0.5.2",
"history": "^1.17.0",
"jquery": "^2.1.4",
"jsx-loader": "^0.13.2",
"react": "^0.14.3 || ^15.0.0",
Expand All @@ -64,7 +65,6 @@
},
"dependencies": {
"classnames": "^2.1.2",
"history": "^1.17.0",
"react-toastr": "^2.8.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9872d7e

Please sign in to comment.