Skip to content

Commit

Permalink
fix(build): rollback to next@^5 until vercel/next.js#4227 gets fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
GabeDuarteM committed May 1, 2018
1 parent 7e3567a commit db2ad0b
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 723 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"ci": "yarn build && yarn test && yarn lint"
},
"dependencies": {
"next": "^6.0.0",
"next": "^5",
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
Expand Down

0 comments on commit db2ad0b

Please sign in to comment.