@rh-support/api
Advanced tools
Comparing version 0.2.16 to 0.2.17
{ | ||
"name": "@rh-support/api", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.0.32" | ||
"@cee-eng/hydrajs": "4.0.36" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.0.32", | ||
"@cee-eng/hydrajs": "4.0.40", | ||
"@rh-support/types": "0.1.30", | ||
@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0", | ||
}, | ||
"gitHead": "de5ebcbd61d310663e6d571151c842fc03de61cd" | ||
"gitHead": "26102c51b3decb20a0ef2399ad261021d4675189" | ||
} |
Updated@cee-eng/hydrajs@4.0.40