Skip to content

Commit

Permalink
chore: Add dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Apr 21, 2024
1 parent d1d61a4 commit 36fff2f
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 @@ -23,6 +23,7 @@
"types": "dist/index.d.ts",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
"lint": "eslint"
},
"type": "module",
Expand Down

0 comments on commit 36fff2f

Please sign in to comment.