RubyGems
npm
Organizations
Log in
Sign up
npm
@vlayer/sdk
Versions diffs
0.0.1 → 0.1.0-nightly-20241001-aa0406f
@vlayer/sdk 0.0.1 → 0.1.0-nightly-20241001-aa0406f
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
@@ -2,7 +2,7 @@
2
2
"name": "@vlayer/sdk",
3
3
"type": "module",
4
4
"module": "src/index.ts",
5
-
"version": "0.0
.1
",
5
+
"version": "0.
1.
0
-nightly-20241001-aa0406f
",
6
6
"scripts": {
7
7
"build": "npm run gen:types",
8
8
"test": "vitest --run",