We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827664d commit 2291a6aCopy full SHA for 2291a6a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-cli",
3
- "version": "0.9.2",
+ "version": "0.9.3",
4
"description": "CLI for working with data packages",
5
"main": "./lib/index.js",
6
"bin": {
@@ -73,7 +73,7 @@
73
"chalk": "^2.3.0",
74
"clipboardy": "^1.1.4",
75
"data.js": "^0.11.4",
76
- "datahub-client": "^0.5.3",
+ "datahub-client": "^0.5.4",
77
"first-run": "^1.2.0",
78
"global-packages": "^1.0.2",
79
"human-readable-ids": "^1.0.3",
0 commit comments