RubyGems
npm
Organizations
Log in
Sign up
npm
@vlayer/sdk
Versions diffs
0.1.0-nightly-20241031-b972bda → 0.1.0-nightly-20241103-b1f66b0
@vlayer/sdk 0.1.0-nightly-20241031-b972bda → 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
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -7,7 +7,7 @@
7
7
"types": "./dist/index.d.ts"
8
8
}
9
9
},
10
-
"version": "0.1.0-nightly-
20241031
-
b972bda
",
10
+
"version": "0.1.0-nightly-
20241103
-
b1f66b0
",
11
11
"scripts": {
12
12
"build": "bun tsc",
13
13
"test": "vitest --run",