Skip to content

Commit

Permalink
move changes to package.json to separate pr
Browse files Browse the repository at this point in the history
  • Loading branch information
lenkan committed May 12, 2024
1 parent 9636470 commit 3106670
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"types": "./dist/index.d.ts",
"type": "module",
"files": [
"dist"
"dist",
"src"
],
"scripts": {
"start": "npm run build:esm -- --watch",
Expand Down

0 comments on commit 3106670

Please sign in to comment.