@rh-support/api
Advanced tools
Comparing version 0.3.9 to 0.3.10-alpha.0
{ | ||
"name": "@rh-support/api", | ||
"version": "0.3.9", | ||
"version": "0.3.10-alpha.0", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.7.0" | ||
"@cee-eng/hydrajs": "4.7.20" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.7.3", | ||
"@cee-eng/hydrajs": "4.7.20", | ||
"@rh-support/types": "0.2.0", | ||
@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0", | ||
}, | ||
"gitHead": "52e20f580e4e077ecc84a1e40f8474795e013459" | ||
"gitHead": "c270e1594ee0d15480e217813fef7a88192db45d" | ||
} |
92031
Updated@cee-eng/hydrajs@4.7.20