Skip to content

Commit 22bcdd1

Browse files
committed
Change to type: module
1 parent 8b379fc commit 22bcdd1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/good-pumpkins-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"sveltekit-playwright-fetch-mock": minor
3+
---
4+
5+
Change to type: module

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"main": "dist/index.js",
2020
"module": "dist/index.mjs",
2121
"types": "dist/index.d.ts",
22+
"type": "module",
2223
"repository": "git@github.com:markjaquith/sveltekit-playwright-fetch-mock.git",
2324
"author": "Mark Jaquith <mark@jaquith.me>",
2425
"license": "MIT",

0 commit comments

Comments
 (0)