@vlayer/sdk 0.1.0-nightly-20241101-a2a04f3 → 0.1.0-nightly-20241103-b1f66b0

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 +1 -1
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "types": "./dist/index.d.ts"
8
8
  }
9
9
  },
10
- "version": "0.1.0-nightly-20241101-a2a04f3",
10
+ "version": "0.1.0-nightly-20241103-b1f66b0",
11
11
  "scripts": {
12
12
  "build": "bun tsc",
13
13
  "test": "vitest --run",