@rh-support/api
Advanced tools
Comparing version 0.2.29 to 0.2.30
{ | ||
"name": "@rh-support/api", | ||
"version": "0.2.29", | ||
"version": "0.2.30", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.0.77" | ||
"@cee-eng/hydrajs": "4.0.89" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.0.77", | ||
"@cee-eng/hydrajs": "4.0.89", | ||
"@rh-support/types": "0.1.36", | ||
@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0", | ||
}, | ||
"gitHead": "aa875813c1dd779eb830dbb445580b44d4868ec7" | ||
"gitHead": "d81ea03711dd9c78a393a36f9d07a387fb4e33f6" | ||
} |
Updated@cee-eng/hydrajs@4.0.89