Add cookie version override in package.json and pnpm-lock.yaml
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
"publishConfig": {
|
||||
"registry": "https://git.quad4.io/api/packages/quad4-software/npm/"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"cookie": "1.1.1"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"build/**/*",
|
||||
"bin/**/*",
|
||||
|
||||
1758
pnpm-lock.yaml
generated
1758
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user