Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Jul 3, 2016
1 parent 5c99281 commit 80d4e05
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-preset-stage-1": "^6.5.0",
"babel-runtime": "^6.9.2",
"chalk": "^1.1.3",
"cheerio": "^0.21.0",
"cheerio": "^0.20.0",
"css-loader": "^0.23.1",
"file-loader": "^0.9.0",
"glob-expand": "^0.2.0",
Expand All @@ -59,37 +59,37 @@
"lodash": "^4.13.1",
"memory-fs": "^0.3.0",
"ncp": "^2.0.0",
"node-sass": "^3.7.0",
"node-sass": "^3.8.0",
"opn": "^4.0.2",
"postcss-loader": "^0.9.1",
"radium": "^0.17.1",
"react": "^15.2.0",
"react-dom": "^15.1.0",
"react-dom": "^15.2.0",
"react-redux": "^4.4.5",
"react-router": "^2.5.2",
"react-router-redux": "^4.0.5",
"redux": "^3.5.2",
"sass-loader": "^4.0.0",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^2.1.0-beta.13",
"webpack": "^2.1.0-beta.15",
"yargs": "^4.7.1"
},
"devDependencies": {
"ava": "^0.15.2",
"babel-cli": "^6.10.1",
"babel-eslint": "^6.0.4",
"babel-eslint": "^6.1.0",
"coveralls": "^2.11.9",
"cz-conventional-changelog": "^1.1.6",
"del": "^2.2.1",
"del-cli": "^0.2.0",
"eslint": "^3.0.0",
"eslint-plugin-ava": "^2.4.0",
"eslint-plugin-babel": "^3.2.0",
"eslint-plugin-ava": "^2.5.0",
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-import": "^1.10.1",
"eventsource": "^0.2.1",
"mkdirp": "^0.5.1",
"nyc": "^6.4.4",
"nyc": "^6.6.1",
"semantic-release": "^4.3.5"
},
"ava": {
Expand Down

0 comments on commit 80d4e05

Please sign in to comment.