Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix-breaking-change…
Browse files Browse the repository at this point in the history
…-in-use-store
  • Loading branch information
hanakla committed Aug 21, 2020
2 parents 922a870 + 2c5bb82 commit 9e66752
Show file tree
Hide file tree
Showing 4 changed files with 1,907 additions and 1,510 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.2.0
14.8.0
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cache:

node_js:
- '10'
- '14'

install:
- npm i -g yarn
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/serialize-javascript": "1.5.0",
"next": "^9.3.2",
"next": "^9.5.2",
"typescript": "3.9.7"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9e66752

Please sign in to comment.