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 c56a36c commit 9433ebaCopy full SHA for 9433eba
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-cli",
3
- "version": "0.9.1",
+ "version": "0.9.2",
4
"description": "CLI for working with data packages",
5
"main": "./lib/index.js",
6
"bin": {
@@ -72,8 +72,8 @@
72
"boxen": "^1.3.0",
73
"chalk": "^2.3.0",
74
"clipboardy": "^1.1.4",
75
- "data.js": "^0.11.2",
76
- "datahub-client": "^0.5.1",
+ "data.js": "^0.11.3",
+ "datahub-client": "^0.5.2",
77
"first-run": "^1.2.0",
78
"global-packages": "^1.0.2",
79
"human-readable-ids": "^1.0.3",
0 commit comments