Skip to content

Commit cbb3c6c

Browse files
committed
fix(json-map-keys): add types
1 parent c93c336 commit cbb3c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/json-map-keys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"main": "./dist/index.js"
2727
},
2828
"files": [
29-
"index.mjs"
29+
"/dist"
3030
],
3131
"scripts": {
3232
"prepack": "pnpm build",

0 commit comments

Comments
 (0)