Skip to content

Commit

Permalink
updates client deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Martin committed Aug 20, 2016
1 parent ee0e2c1 commit 670a846
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"node-uuid": "1.4.7",
"normalize.css": "4.2.0",
"project-name-generator": "2.1.3",
"react": "15.3.0",
"react-dom": "15.3.0",
"react": "15.3.1",
"react-dom": "15.3.1",
"react-router": "2.6.1",
"scale-text": "0.2.2",
"semver": "5.3.0",
Expand All @@ -41,16 +41,16 @@
"babel": "6.5.2",
"babel-core": "6.13.2",
"babel-eslint": "6.1.2",
"babel-loader": "6.2.4",
"babel-loader": "6.2.5",
"babel-preset-es2015": "6.13.2",
"babel-preset-react": "6.11.1",
"basic-auth-connect": "1.0.0",
"chai": "3.5.0",
"chromedriver": "2.19.0",
"css-loader": "0.23.1",
"eslint": "3.3.0",
"eslint": "3.3.1",
"eslint-plugin-babel": "3.3.0",
"eslint-plugin-react": "6.0.0",
"eslint-plugin-react": "6.1.2",
"express": "4.14.0",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "0.9.0",
Expand All @@ -60,9 +60,9 @@
"json-loader": "0.5.4",
"mocha": "3.0.2",
"node-sass": "3.8.0",
"postcss-loader": "0.9.1",
"postcss-loader": "0.10.1",
"proxyquire": "1.7.10",
"react-addons-test-utils": "15.3.0",
"react-addons-test-utils": "15.3.1",
"resolve-url-loader": "1.6.0",
"rimraf": "2.5.4",
"sass-loader": "4.0.0",
Expand All @@ -73,8 +73,8 @@
"stylelint": "7.1.0",
"stylelint-config-standard": "12.0.0",
"url-loader": "0.5.7",
"watch": "0.19.1",
"webpack": "1.13.1"
"watch": "0.19.2",
"webpack": "1.13.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 670a846

Please sign in to comment.