We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f96de3 commit fb1f029Copy full SHA for fb1f029
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "datahub-cli",
3
- "version": "0.6.2",
+ "version": "0.6.3",
4
"description": "CLI for working with data packages",
5
"main": "./lib/index.js",
6
"bin": {
@@ -67,7 +67,7 @@
67
"chalk": "^2.3.0",
68
"clipboardy": "^1.1.4",
69
"data.js": "^0.9.11",
70
- "datahub-client": "^0.1.1",
+ "datahub-client": "^0.1.3",
71
"datapackage": "git+https://github.com/anuveyatsu/datapackage-js-temp.git",
72
"human-readable-ids": "^1.0.3",
73
"inquirer": "^3.1.1",
0 commit comments