Skip to content

Commit 8f08da5

Browse files
committed
Remove type module from package.json
1 parent 0b279bf commit 8f08da5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "java-slang",
3-
"version": "1.0.11",
4-
"type": "module",
3+
"version": "1.0.12",
54
"main": "dist/index.js",
65
"types": "dist/index.d.ts",
76
"files": ["dist"],

0 commit comments

Comments
 (0)