@rh-support/api
Advanced tools
Comparing version 0.2.21 to 0.2.22
{ | ||
"name": "@rh-support/api", | ||
"version": "0.2.21", | ||
"version": "0.2.22", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.0.57" | ||
"@cee-eng/hydrajs": "4.0.61" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.0.57", | ||
"@cee-eng/hydrajs": "4.0.61", | ||
"@rh-support/types": "0.1.31", | ||
@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0", | ||
}, | ||
"gitHead": "527f436791650266e42c335f6d7718fe728310b9" | ||
"gitHead": "05c9bd0d75cbf3d5c18db4de7a7cb57ece9d53d2" | ||
} |
Updated@cee-eng/hydrajs@4.0.61