mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 14:32:34 +00:00
move cookie utils to @zitadel/next package
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"types": "./dist/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist/**"
|
||||
],
|
||||
@@ -25,6 +26,8 @@
|
||||
"peerDependencies": {
|
||||
"@zitadel/node": "workspace:*",
|
||||
"@zitadel/react": "workspace:*",
|
||||
"@zitadel/client": "workspace:*",
|
||||
"@zitadel/proto": "workspace:*",
|
||||
"next": "^14.2.3",
|
||||
"react": "18.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user