Skip to content

Commit 29ea934

Browse files
Update package.json
1 parent e092e25 commit 29ea934

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"prisma": "^5.11.0",
3636
"react": "^18.2.0",
3737
"react-dom": "^18.2.0",
38+
"undici": "6.13.0",
3839
"vite-tsconfig-paths": "^4.3.1"
3940
},
4041
"devDependencies": {
@@ -58,11 +59,5 @@
5859
},
5960
"trustedDependencies": [
6061
"@shopify/plugin-cloudflare"
61-
],
62-
"resolutions": {
63-
"undici": "6.13.0"
64-
},
65-
"overrides": {
66-
"undici": "6.13.0"
67-
}
62+
]
6863
}

0 commit comments

Comments
 (0)