Skip to content

Commit 0f306db

Browse files
committed
chore: change type module in package.json
1 parent daaf06a commit 0f306db

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
@@ -6,6 +6,7 @@
66
"main": "dist/src/index.cjs",
77
"module": "dist/src/index.modern.js",
88
"types": "dist/src/index.d.ts",
9+
"type": "module",
910
"repository": {
1011
"type": "git",
1112
"url": "https://github.com/InfraBlockchain/infra-did-comm-js.git"

0 commit comments

Comments
 (0)