Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed Dec 11, 2017
1 parent a4cfaab commit 02efeee
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 89 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"contrib:build": "all-contributors generate"
},
"dependencies": {
"axios": "^0.16.2",
"axios": "^0.17.1",
"body-parser": "^1.17.2",
"codemirror": "^5.31.0",
"codemirror-mode-elixir": "^1.1.1",
Expand All @@ -31,25 +31,25 @@
"ms": "^2.0.0",
"next": "^4.1.4",
"react": "^16.0.0",
"react-click-outside": "^2.3.1",
"react-click-outside": "^3.0.0",
"react-codemirror2": "^3.0.7",
"react-color": "^2.13.8",
"react-dnd": "^2.4.0",
"react-dnd-html5-backend": "^2.4.1",
"react-dom": "^16.0.0",
"react-spinkit": "^3.0.0",
"react-spinner": "^0.2.7",
"react-syntax-highlight": "^0.0.6",
"react-syntax-highlight": "^15.3.1",
"tohash": "^1.0.2",
"twitter": "^1.7.1"
},
"devDependencies": {
"all-contributors-cli": "^4.7.0",
"cross-env": "^5.1.1",
"husky": "^0.14.3",
"lint-staged": "^4.3.0",
"lint-staged": "^6.0.0",
"prettier": "^1.8.1",
"uglifyjs-webpack-plugin": "1.0.0-beta.1",
"uglifyjs-webpack-plugin": "1.1.2",
"webpack": "^3.8.1"
},
"now": {
Expand Down
Loading

0 comments on commit 02efeee

Please sign in to comment.