Skip to content

Commit d31ce8e

Browse files
authored
chore(dev): Pin nextjs version in dev dependencies (#3555)
1 parent 1c63bba commit d31ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@sentry/types": "6.4.0",
3030
"@types/webpack": "^5.28.0",
3131
"eslint": "7.20.0",
32-
"next": "^10.1.3",
32+
"next": "10.1.3",
3333
"rimraf": "3.0.2"
3434
},
3535
"peerDependencies": {

0 commit comments

Comments
 (0)