json-schema-to-atd 0.72.0 → 0.73.0
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": "json-schema-to-atd",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.73.0",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": {
|
6
6
|
"name": "joshmossas",
|
@@ -22,6 +22,6 @@
|
|
22
22
|
"dist"
|
23
23
|
],
|
24
24
|
"dependencies": {
|
25
|
-
"@arrirpc/type-defs": "0.
|
25
|
+
"@arrirpc/type-defs": "0.73.0"
|
26
26
|
}
|
27
27
|
}
|