vite-plugin-zephyr 0.0.0-canary-20241122025316 → 0.0.0-canary-20241122064756

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-zephyr",
3
- "version": "0.0.0-canary-20241122025316",
3
+ "version": "0.0.0-canary-20241122064756",
4
4
  "license": "Apache-2.0",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -13,7 +13,7 @@
13
13
  "json5": "2.2.3",
14
14
  "rollup": "^4.22.5",
15
15
  "vite": "^5.4.8",
16
- "zephyr-agent": "0.0.0-canary-20241122025316"
16
+ "zephyr-agent": "0.0.0-canary-20241122064756"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/is-ci": "^3.0.4"