@vlayer/sdk 0.1.0-nightly-20241108-356ce8d → 0.1.0-nightly-20241111-222a1ed

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
@@ -11,7 +11,7 @@
11
11
  "types": "./dist/api/webProof/index.d.ts"
12
12
  }
13
13
  },
14
- "version": "0.1.0-nightly-20241108-356ce8d",
14
+ "version": "0.1.0-nightly-20241111-222a1ed",
15
15
  "scripts": {
16
16
  "build": "bun tsc && bun tsc-alias",
17
17
  "test:unit": "vitest --run",