Skip to content

Commit 9872d7e

Browse files
author
Ben Cooling
committed
moves history from dependencies to devDependencies
1 parent 491a4f9 commit 9872d7e

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
@@ -48,6 +48,7 @@
4848
"gulp-concat-css": "^2.2.0",
4949
"gulp-cssmin": "^0.1.7",
5050
"gulp-shell": "^0.5.2",
51+
"history": "^1.17.0",
5152
"jquery": "^2.1.4",
5253
"jsx-loader": "^0.13.2",
5354
"react": "^0.14.3 || ^15.0.0",
@@ -64,7 +65,6 @@
6465
},
6566
"dependencies": {
6667
"classnames": "^2.1.2",
67-
"history": "^1.17.0",
6868
"react-toastr": "^2.8.0"
6969
},
7070
"peerDependencies": {

0 commit comments

Comments
 (0)