@rh-support/api
Advanced tools
Comparing version 0.3.16-beta.0 to 0.3.16-beta.2
{ | ||
"name": "@rh-support/api", | ||
"version": "0.3.16-beta.0", | ||
"version": "0.3.16-beta.2", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.9.1" | ||
"@cee-eng/hydrajs": "4.10.0" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.9.1", | ||
"@cee-eng/hydrajs": "4.10.0", | ||
"@rh-support/types": "0.2.0", | ||
@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0", | ||
}, | ||
"gitHead": "66b9e765df2035e24ee6ae3ee02289ca5a4eed09" | ||
"gitHead": "3698a59c19b70dd7c9722faa83c7d8aaf55e483c" | ||
} |
72004
Updated@cee-eng/hydrajs@4.10.0