Skip to content

Commit

Permalink
Re-add start script
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 committed Jun 14, 2022
1 parent 3ef75c4 commit ee126e5
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 @@ -31,6 +31,7 @@
"scripts": {
"build": "rollup --config --input src/cashcash.mjs --name CashCash",
"lint": "eslint .",
"start": "npm run build -- --watch",
"test": "jasmine-browser-runner runSpecs"
},
"devDependencies": {
Expand Down

0 comments on commit ee126e5

Please sign in to comment.