Skip to content

Commit d0355ba

Browse files
committed
chore: updated package exports
1 parent ca238e8 commit d0355ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"require": {
1818
"types": "./dist/index.d.ts",
1919
"default": "./dist/index.cjs"
20-
}
20+
},
21+
"default": "./src/index.ts"
2122
}
2223
},
2324
"files": [

0 commit comments

Comments
 (0)