Skip to content

Commit

Permalink
change command for demos to serve (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterdev authored Jan 8, 2024
1 parent a6767f9 commit 750c390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "bos-loader -w -c"
"serve": "bos-loader -w -c"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 750c390

Please sign in to comment.