Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Sep 20, 2016
1 parent 9f5d5bf commit 5deb0f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"babel-preset-react-hmre": "1.1.1",
"babel-preset-stage-0": "6.5.0",
"babel-runtime": "6.11.6",
"babel-standalone": "6.14.0",
"babel-standalone": "6.15.0",
"chalk": "1.1.3",
"classnames": "2.2.5",
"codemirror": "5.16.0",
"css-loader": "0.24.0",
"css-loader": "0.25.0",
"entities": "1.1.1",
"express": "4.14.0",
"findup": "0.1.5",
"glob": "7.0.6",
"highlight.js": "9.5.0",
"html-webpack-plugin": "2.22.0",
"json-loader": "0.5.4",
"loader-utils": "^0.2.15",
"loader-utils": "^0.2.16",
"lodash": "4.15.0",
"markdown-it": "7.0.0",
"markdown-react-js": "0.3.0",
Expand All @@ -61,7 +61,7 @@
"style-loader": "0.13.1",
"unist-util-visit": "~1.1.0",
"webpack": "1.13.2 || ^2.1.0-beta",
"webpack-dev-middleware": "1.6.1",
"webpack-dev-middleware": "1.8.1",
"webpack-hot-middleware": "2.12.2",
"webpack-merge": "0.14.1"
},
Expand All @@ -73,7 +73,7 @@
"ava": "~0.16.0",
"babel-eslint": "~6.1.2",
"babel-register": "~6.14.0",
"cross-env": "~1.0.8",
"cross-env": "~2.0.1",
"css-modules-require-hook": "~4.0.2",
"dog-names": "~1.0.2",
"enzyme": "~2.4.1",
Expand Down

0 comments on commit 5deb0f7

Please sign in to comment.