Skip to content

Commit 8ad2bb9

Browse files
add type module
1 parent a949c1e commit 8ad2bb9

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
@@ -2,6 +2,7 @@
22
"name": "@decodo/sdk",
33
"version": "0.1.0",
44
"description": "",
5+
"type": "module",
56
"main": "lib/cjs/index.js",
67
"module": "lib/esm/index.js",
78
"types": "lib/types/index.d.ts",

0 commit comments

Comments
 (0)