Skip to content

Commit

Permalink
uptodate deps
Browse files Browse the repository at this point in the history
  • Loading branch information
skhatri committed Jan 12, 2017
1 parent 8343952 commit 81f642d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-nexus-deployer",
"description": "Deploy artifacts with classifiers to release/snapshot maven repository.",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://github.com/skhatri/grunt-nexus-deployer",
"author": {
"name": "Suresh Khatri",
Expand All @@ -27,7 +27,7 @@
"test": "grunt test"
},
"dependencies": {
"dateformat":"^1.0.12",
"dateformat":"^2.0.0",
"async": "^2.1.2",
"handlebars": "^4.0.6",
"mkdirp": "^0.5.1"
Expand Down

0 comments on commit 81f642d

Please sign in to comment.