Skip to content

Commit

Permalink
chore: fix playground
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 26, 2024
1 parent 76f9392 commit 1efefb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"private": true,
"type": "module",
"scripts": {
"dev": "nodemon -w '../src/**/*.ts' -e .ts -x vite",
"json-server": "json-server --watch db.json --port 4000",
Expand Down

0 comments on commit 1efefb1

Please sign in to comment.