@qiskit/cloud
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "@qiskit/cloud", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Quantum Information Science kit to connect to the Quantum Experience", | ||
@@ -35,5 +35,5 @@ "author": { | ||
"dependencies": { | ||
"@qiskit/utils": "^0.6.2", | ||
"request": "^2.83.0", | ||
"request-promise-native": "^1.0.5" | ||
"@qiskit/utils": "^0.6.3", | ||
"request": "^2.88.0", | ||
"request-promise-native": "^1.0.7" | ||
}, | ||
@@ -47,3 +47,3 @@ "engines": { | ||
}, | ||
"gitHead": "e057e86d10204c833a598a44553b0e7eb85849d4" | ||
"gitHead": "aab8fc2142ee1a24db488a2c74966de8cca43bf1" | ||
} |
@@ -9,3 +9,3 @@ # Qiskit.js cloud | ||
:coffee: Install [Node.js](https://nodejs.org/download) v8 and then: | ||
:coffee: Install lastest [Node.js](https://nodejs.org/download) stable version (or LTS) and then: | ||
@@ -12,0 +12,0 @@ ```sh |
32730
Updated@qiskit/utils@^0.6.3
Updatedrequest@^2.88.0