@arrirpc/codegen-utils 0.69.1 → 0.69.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arrirpc/codegen-utils",
|
3
|
-
"version": "0.69.
|
3
|
+
"version": "0.69.2",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": {
|
6
6
|
"name": "joshmossas",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
],
|
24
24
|
"dependencies": {
|
25
25
|
"scule": "^1.3.0",
|
26
|
-
"jtd-utils": "0.69.
|
26
|
+
"jtd-utils": "0.69.2"
|
27
27
|
},
|
28
28
|
"devDependencies": {}
|
29
29
|
}
|