1 parent ca238e8 commit d0355baCopy full SHA for d0355ba
1 file changed
package.json
@@ -17,7 +17,8 @@
17
"require": {
18
"types": "./dist/index.d.ts",
19
"default": "./dist/index.cjs"
20
- }
+ },
21
+ "default": "./src/index.ts"
22
}
23
},
24
"files": [
0 commit comments