remove unused packages
Signed-off-by: Katalina Okano <git@kat.cafe>
This commit is contained in:
parent
35c9496cdc
commit
b9e2a1879e
1 changed files with 1 additions and 3 deletions
|
@ -3,11 +3,9 @@
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@cloudflare/workers-types": "^4.20221111.1",
|
"@cloudflare/workers-types": "^4.20221111.1",
|
||||||
"@miniflare/tre": "^3.0.0-next.10",
|
|
||||||
"itty-cors": "^0.3.5",
|
|
||||||
"itty-router": "^3.0.8",
|
"itty-router": "^3.0.8",
|
||||||
"typescript": "^4.9.4",
|
"typescript": "^4.9.4",
|
||||||
"wrangler": "2.6.2"
|
"wrangler": "^2.6.2"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue