Skip to content

Commit a4657ba

Browse files
committed
Fix bundled-testing package.json
1 parent 5922e8d commit a4657ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bundled-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "zod-geojson-esm-testing",
2+
"name": "zod-geojson-bundled-testing",
33
"type": "module",
44
"scripts": {
55
"start": "pnpm tsc && node lib/index.js"

0 commit comments

Comments
 (0)