Skip to content

Commit

Permalink
Bump to Next@5, remove unneeded config
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 authored and Michael Fix committed Feb 16, 2018
1 parent a6de943 commit 33a7e31
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 1,180 deletions.
13 changes: 0 additions & 13 deletions next.config.js

This file was deleted.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"codemirror": "^5.31.0",
"codemirror-graphql": "^0.6.12",
"codemirror-mode-elixir": "^1.1.1",
"cross-env": "^5.1.3",
"dom-to-image": "^2.5.2",
"downshift": "^1.28.0",
"dropperx": "^0.1.0",
Expand All @@ -33,7 +34,7 @@
"morgan": "^1.8.2",
"morphmorph": "^0.0.2",
"ms": "^2.0.0",
"next": "^4.2.3",
"next": "^5.0.0",
"react": "^16.2.0",
"react-click-outside": "^3.0.0",
"react-codemirror2": "^3.0.7",
Expand All @@ -51,14 +52,12 @@
},
"devDependencies": {
"all-contributors-cli": "^4.7.0",
"cross-env": "^5.1.1",
"cypress": "^1.4.1",
"hex2rgb": "^2.2.0",
"husky": "^0.14.3",
"lint-staged": "^6.0.0",
"now": "^9.2.7",
"prettier": "^1.8.1",
"uglifyjs-webpack-plugin": "1.1.2",
"webpack": "^3.10.0"
},
"now": {
Expand Down
Loading

0 comments on commit 33a7e31

Please sign in to comment.