vite-plugin-watch-and-run
Advanced tools
Comparing version 1.3.0-exp.2 to 1.3.0-exp.3
# @kitql/vite-plugin-watch-and-run | ||
## 1.3.0-exp.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`2cd7b4d`](https://github.com/jycouet/kitql/commit/2cd7b4d97694035974cfdb838138339fccc1daf3)]: | ||
- @kitql/helper@0.8.0-exp.2 | ||
## 1.3.0-exp.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "vite-plugin-watch-and-run", | ||
"description": "vite-plugin that will watch some files and run a package.json script on change", | ||
"version": "1.3.0-exp.2", | ||
"version": "1.3.0-exp.3", | ||
"license": "MIT", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
"dependencies": { | ||
"@kitql/helper": "0.8.0-exp.1", | ||
"@kitql/helper": "0.8.0-exp.2", | ||
"micromatch": "4.0.5" | ||
@@ -20,0 +20,0 @@ }, |
19981
+ Added@kitql/helper@0.8.0-exp.2(transitive)
- Removed@kitql/helper@0.8.0-exp.1(transitive)
Updated@kitql/helper@0.8.0-exp.2