vite-plugin-zephyr 0.0.17 → 0.0.18

Sign up to get free protection for your applications and to get access to all the features.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-zephyr",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "license": "Apache-2.0",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-zephyr",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "license": "Apache-2.0",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -8,8 +8,8 @@
8
8
  "vite": "^5",
9
9
  "rollup": "^4",
10
10
  "is-ci": "^3",
11
- "zephyr-edge-contract": "0.0.17",
12
- "zephyr-agent": "0.0.17"
11
+ "zephyr-edge-contract": "0.0.18",
12
+ "zephyr-agent": "0.0.18"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@types/is-ci": "^3.0.4"