Skip to content

Commit 568145b

Browse files
committed
chore: update deps again
1 parent b753464 commit 568145b

File tree

4 files changed

+17193
-33955
lines changed

4 files changed

+17193
-33955
lines changed

demos/default/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"homepage": "https://github.com/netlify/next-runtime#readme",
2020
"dependencies": {
21+
"@netlify/next": "*",
2122
"@reach/dialog": "^0.16.2",
2223
"@reach/visually-hidden": "^0.16.0",
2324
"@vercel/og": "^0.0.20",

demos/next-with-edge-functions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "next-with-edge-functions",
23
"private": true,
34
"scripts": {
45
"dev": "next dev",

0 commit comments

Comments
 (0)