RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@arrirpc/codegen-rust
Versions diffs
0.65.0 → 0.65.2
@arrirpc/codegen-rust 0.65.0 → 0.65.2
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
+2
-2
package/package.json
CHANGED
Viewed
@@ -22,8 +22,8 @@
22
22
],
23
23
"dependencies": {
24
24
"pathe": "^1.1.2",
25
-
"@arrirpc/codegen-utils": "0.65.
0
"
25
+
"@arrirpc/codegen-utils": "0.65.
2
"
26
26
},
27
27
"devDependencies": {},
28
-
"version": "0.65.
0
"
28
+
"version": "0.65.
2
"
29
29
}