Merge pull request #44 from benfavre/patch-1

Update package.json
This commit is contained in:
Robert Soriano
2022-11-21 20:15:33 -08:00
committed by GitHub

View File

@@ -18,7 +18,7 @@
"dist"
],
"scripts": {
"dev": "concurrently \"pnpm build --watch\" \"pnpm --filter playground dev\"",
"dev": "concurrently \"pnpm build -- --watch\" \"pnpm --filter playground dev\"",
"dev:prepare": "pnpm build && nuxt prepare playground",
"prepublishOnly": "pnpm build",
"build": "tsup",