@vlayer/sdk 0.1.0-nightly-20241118-da2817b → 0.1.0-nightly-20241120-8c3f7ae

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
@@ -15,7 +15,7 @@
15
15
  "types": "./dist/config/index.d.ts"
16
16
  }
17
17
  },
18
- "version": "0.1.0-nightly-20241118-da2817b",
18
+ "version": "0.1.0-nightly-20241120-8c3f7ae",
19
19
  "scripts": {
20
20
  "build": "bun tsc && bun tsc-alias",
21
21
  "test:unit": "vitest --run",