Skip to content

Commit

Permalink
Upgrade depends
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Mar 7, 2016
1 parent db3a1ff commit 4892747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"babel-core": "^6.5.2",
"babel-eslint": "^5.0.0",
"babel-loader": "^6.2.2",
"babel-polyfill": "^6.6.1",
"babel-preset-es2015": "^6.5.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
Expand All @@ -56,6 +57,7 @@
"eslint-config-airbnb": "^5.0.1",
"eslint-plugin-react": "^3.16.1",
"isparta": "^4.0.0",
"jsdom": "^8.1.0",
"mocha": "*",
"react": "^0.14.7",
"react-addons-test-utils": "^0.14.7",
Expand All @@ -66,8 +68,6 @@
"react": "^0.14.7"
},
"dependencies": {
"babel-polyfill": "^6.6.1",
"jsdom": "^7.2.2",
"lodash": "^4.5.1"
}
}

0 comments on commit 4892747

Please sign in to comment.