Skip to content

Commit dc8117d

Browse files
authored
[cms-webhook-update-redirect] Fix lockfile (#1367)
### Description <!-- ✍️ Write a short summary of your work. Screenshots and videos are welcome! --> ### Demo URL <!-- Provide a URL to a live deployment where we can test your PR. If a demo isn't possible feel free to omit this section. --> ### Type of Change - [ ] New Example - [ ] Example updates (Bug fixes, new features, etc.) - [ ] Other (changes to the codebase, but not to examples) ### New Example Checklist - [ ] 🛫 `npm run new-example` was used to create the example - [ ] 📚 The template wasn't used but I carefuly read the [Adding a new example](https://github.com/vercel/examples#adding-a-new-example) steps and implemented them in the example - [ ] 📱 Is it responsive? Are mobile and tablets considered?
1 parent 73947f6 commit dc8117d

File tree

2 files changed

+762
-0
lines changed

2 files changed

+762
-0
lines changed

cdn/cms-webhook-update-redirects/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@vercel/config": "^0.0.22",
16+
"@vercel/sdk": "^1.18.5",
1617
"geist": "^1.5.1",
1718
"next": "^16.0.7",
1819
"react": "^19.2.1",

0 commit comments

Comments
 (0)