Skip to content

Commit 5674088

Browse files
committed
chore: 🤖 change package.json
1 parent a758c41 commit 5674088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "infra-did-comm-js",
3-
"version": "0.0.1",
3+
"version": "0.3.0",
44
"description": "Communication Protocol using Infra DID",
55
"source": "src/index.ts",
6-
"main": "dist/src/index.js",
6+
"main": "dist/src/index.cjs",
77
"module": "dist/src/index.modern.js",
88
"type": "module",
99
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)