Skip to content

Commit

Permalink
Remove package:watch (add in another PR)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperengstrom committed Dec 17, 2024
1 parent d2da455 commit 0e1fd6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/supersearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"test:unit": "vitest",
"lint": "eslint . && prettier --check .",
"format": "prettier --write .",
"prepare": "npm run package",
"package:watch": "svelte-kit sync && svelte-package -w"
"prepare": "npm run package"
},
"files": [
"dist",
Expand Down

0 comments on commit 0e1fd6a

Please sign in to comment.