Skip to content

Commit 632da00

Browse files
authored
fix: add type module (#13)
1 parent 7d5fb99 commit 632da00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"type": "git",
99
"url": "git+https://github.com/VKCOM/api-schema-typescript.git"
1010
},
11+
"type": "module",
1112
"main": "dist/index.js",
1213
"types": "dist/index.d.ts",
1314
"sideEffects": false,

0 commit comments

Comments
 (0)