Skip to content

Commit 68a0a26

Browse files
committed
fix: add cjs in package.json
1 parent 05e7270 commit 68a0a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"license": "MIT",
2727
"files": [
2828
"lib",
29+
"cjs",
2930
"src"
3031
],
3132
"lint-staged": {

0 commit comments

Comments
 (0)