Skip to content

Commit b1f3def

Browse files
committed
fix(deps): update dependency next to v12
1 parent 3e1e1e2 commit b1f3def

File tree

2 files changed

+124
-1622
lines changed

2 files changed

+124
-1622
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"**/*": "npm run format"
2020
},
2121
"dependencies": {
22-
"next": "11.0.0",
22+
"next": "12.1.0",
2323
"react": "17.0.2",
2424
"react-dom": "17.0.2"
2525
},

0 commit comments

Comments
 (0)