Skip to content

Commit 03d74a6

Browse files
authored
Fixing javascript package.json config. (#93)
1 parent e77bfb3 commit 03d74a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/standalone/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"files": [
3838
"dist"
3939
],
40+
"type": "module",
4041
"exports": {
4142
"./package.json": "./package.json",
4243
".": {

0 commit comments

Comments
 (0)