Skip to content

Commit ec774b8

Browse files
committed
fix: module import for vite
the provided file does not exist and consequently results in vite throwing an error
1 parent 62caaeb commit ec774b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ts-model-api/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"dist/*.d.ts"
2121
],
2222
"main": "dist/index",
23-
"module": "dist/index.mjs",
2423
"typings": "dist/index.d.ts",
2524
"types": "dist/index.d.ts",
2625
"scripts": {

0 commit comments

Comments
 (0)