Skip to content

Commit bc1e5f9

Browse files
committed
Remove import statement for standalone module in package.json
1 parent 801b8dd commit bc1e5f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"types": "./dist/index.d.ts"
4141
},
4242
"./standalone": {
43-
"import": "./dist/standalone.mjs",
4443
"require": "./dist/standalone.js"
4544
}
4645
},

0 commit comments

Comments
 (0)