Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[fixed] undated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Feb 7, 2017
1 parent d5f38d2 commit fde1a96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint-plugin-react": "^6.9.0",
"fb-watchman": "^2.0.0",
"flow-bin": "^0.37.4",
"js-yaml": "^3.7.0",
"js-yaml": "^3.8.1",
"jsdoc": "^3.4.3",
"jsdom": "^9.10.0",
"json-loader": "^0.5.4",
Expand All @@ -99,7 +99,7 @@
"node-sass": "^4.5.0",
"node-sass-import-once": "^1.2.0",
"null-loader": "^0.1.1",
"postcss": "^5.2.11",
"postcss": "^5.2.12",
"react": "^15.4.2",
"react-hot-loader": "^1.3.1",
"remarkable": "^1.7.1",
Expand All @@ -113,7 +113,7 @@
},
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.15",
"coveralls": "^2.11.16",
"isparta": "^4.0.0",
"mocha": "^3.2.0",
"mt-changelog": "^0.6.2",
Expand Down

0 comments on commit fde1a96

Please sign in to comment.