mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
Add missing @types/cookie
This commit is contained in:
parent
1dfae56ade
commit
a764c961e0
@ -66,6 +66,7 @@
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/node": "^17.0.8",
|
||||
"@types/react": "^18.0.14",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
"lint-staged": "^12.1.7",
|
||||
"next": "^12.0.8",
|
||||
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -252,6 +252,7 @@ importers:
|
||||
'@taskr/clear': ^1.1.0
|
||||
'@taskr/esnext': ^1.1.0
|
||||
'@taskr/watch': ^1.1.0
|
||||
'@types/cookie': ^0.4.1
|
||||
'@types/lodash.debounce': ^4.0.6
|
||||
'@types/node': ^17.0.8
|
||||
'@types/node-fetch': ^2.6.2
|
||||
@ -281,6 +282,7 @@ importers:
|
||||
'@taskr/clear': 1.1.0
|
||||
'@taskr/esnext': 1.1.0
|
||||
'@taskr/watch': 1.1.0
|
||||
'@types/cookie': 0.4.1
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
'@types/node': 17.0.45
|
||||
'@types/node-fetch': 2.6.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user