Skip to content

Commit f9acb2c

Browse files
Update pkgcloud and dateformat versions
1 parent f54ecbf commit f9acb2c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"author": "Ross Kukulinski <rossk@labs.asti-usa.com>",
5555
"license": "MIT",
5656
"dependencies": {
57+
"cli-table": "~0.3.0",
5758
"commander": "~2.0.0",
58-
"pkgcloud": "~1.0.2",
59+
"dateformat": "^1.0.11",
5960
"nconf": "~0.6.7",
6061
"path": "~0.4.9",
61-
"cli-table": "~0.3.0",
62-
"dateformat": "~1.0.6-1.2.3",
63-
"underscore": "~1.6.0",
62+
"pkgcloud": "^1.0.3",
6463
"pkginfo": "~0.3.0",
65-
"prettyjson": "~1.0.0"
64+
"prettyjson": "~1.0.0",
65+
"underscore": "~1.6.0"
6666
}
6767
}

0 commit comments

Comments
 (0)