Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
timoshisa committed Dec 25, 2023
1 parent 7d2e43c commit b21daaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"types": "lib/esm/index.d.ts",
"type": "module",
"scripts": {
"build": "yarn build:esm && yarn build:cjs",
"build:esm": "tsc",
Expand Down

0 comments on commit b21daaf

Please sign in to comment.