Skip to content

Commit

Permalink
[Package] Added npm run dev
Browse files Browse the repository at this point in the history
  • Loading branch information
BreadJS committed Dec 6, 2023
1 parent b139894 commit b4dcb69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "BitListen",
"author": "Maximillian Laumeister",
"version": "1.0.0",
"scripts": {
"dev": "grunt watch"
},
"devDependencies": {
"grunt": "~1.0.3",
"grunt-contrib-concat": "~1.0.1",
Expand Down

0 comments on commit b4dcb69

Please sign in to comment.