Skip to content

Commit

Permalink
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"autoprefixer": "6.3.7",
"babel-core": "6.10.4",
"babel-eslint": "6.1.2",
"babel-eslint": "8.0.2",
"babel-loader": "6.2.4",
"babel-plugin-syntax-trailing-function-commas": "6.8.0",
"babel-plugin-transform-class-properties": "6.10.2",
Expand All @@ -37,24 +37,24 @@
"babel-preset-react": "6.11.1",
"chalk": "1.1.3",
"cross-spawn": "4.0.0",
"css-loader": "0.23.1",
"eslint": "3.1.1",
"css-loader": "1.0.0",
"eslint": "4.5.0",
"eslint-loader": "1.4.1",
"eslint-plugin-import": "1.10.3",
"eslint-plugin-react": "5.2.2",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "0.9.0",
"fs-extra": "^0.30.0",
"html-webpack-plugin": "2.22.0",
"html-webpack-plugin": "4.0.0",
"json-loader": "0.5.4",
"opn": "4.0.2",
"postcss-loader": "0.9.1",
"rimraf": "2.5.3",
"semver": "^5.3.0",
"style-loader": "0.13.1",
"url-loader": "0.5.7",
"webpack": "1.13.1",
"webpack-dev-server": "1.14.1"
"webpack": "2.2.0",
"webpack-dev-server": "2.2.0"
},
"devDependencies": {
"bundle-deps": "^1.0.0",
Expand Down

0 comments on commit cfc26ca

Please sign in to comment.