Skip to content

Commit aef5409

Browse files
Update package.json
1 parent e3daa5a commit aef5409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"browser": "./dist/esm/index.js",
1919
"require": "./dist/cjs/index.js",
2020
"node": "./dist/cjs/index.js",
21-
"types": "./dist/types/index.d.ts",
21+
"types": "./dist/types/index.d.ts"
2222
}
2323
},
2424
"license": "MIT",

0 commit comments

Comments
 (0)