Skip to content

Commit 8bded9d

Browse files
committed
Use netlify-cli@^15
1 parent 0c5bdd5 commit 8bded9d

File tree

3 files changed

+342
-563
lines changed

3 files changed

+342
-563
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@netlify/plugin-nextjs": "^4.40.2",
14-
"netlify-cli": "^16.6.1",
14+
"netlify-cli": "^15.11.0",
1515
"next": "~13.4.19",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@netlify/plugin-nextjs": "^4.40.2",
14-
"netlify-cli": "^16.6.1",
14+
"netlify-cli": "^15.11.0",
1515
"next": "~13.4.19",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)