We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54ecbf commit f9acb2cCopy full SHA for f9acb2c
1 file changed
package.json
@@ -54,14 +54,14 @@
54
"author": "Ross Kukulinski <rossk@labs.asti-usa.com>",
55
"license": "MIT",
56
"dependencies": {
57
+ "cli-table": "~0.3.0",
58
"commander": "~2.0.0",
- "pkgcloud": "~1.0.2",
59
+ "dateformat": "^1.0.11",
60
"nconf": "~0.6.7",
61
"path": "~0.4.9",
- "cli-table": "~0.3.0",
62
- "dateformat": "~1.0.6-1.2.3",
63
- "underscore": "~1.6.0",
+ "pkgcloud": "^1.0.3",
64
"pkginfo": "~0.3.0",
65
- "prettyjson": "~1.0.0"
+ "prettyjson": "~1.0.0",
+ "underscore": "~1.6.0"
66
}
67
0 commit comments