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 ca9ccb1 commit 5759b65Copy full SHA for 5759b65
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-cli",
3
- "version": "0.8.9",
+ "version": "0.8.10",
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.1",
76
- "datahub-client": "^0.4.3",
+ "datahub-client": "^0.4.4",
77
"first-run": "^1.2.0",
78
"global-packages": "^1.0.2",
79
"human-readable-ids": "^1.0.3",
0 commit comments