Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 606060b

Browse files
committed
Remove peerDependencies from cherrypick
1 parent dd9ed26 commit 606060b

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

package.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,6 @@
6161
"yargs": "^16.2.0",
6262
"youch": "^2.2.2"
6363
},
64-
"peerDependencies": {
65-
"cjstoesm": "1",
66-
"ioredis": "4",
67-
"typescript": "4"
68-
},
69-
"peerDependenciesMeta": {
70-
"ioredis": {
71-
"optional": true
72-
},
73-
"typescript": {
74-
"optional": true
75-
},
76-
"cjstoesm": {
77-
"optional": true
78-
}
79-
},
8064
"devDependencies": {
8165
"@cloudflare/kv-asset-handler": "^0.1.3",
8266
"@types/http-cache-semantics": "^4.0.0",

0 commit comments

Comments
 (0)