Skip to content

Commit

Permalink
locking dependency version superagent to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marushkevych committed Jun 16, 2014
1 parent cd234b8 commit 7548ac6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-cmiscopy",
"description": "copy files and folders to and from CMS",
"version": "0.2.2",
"version": "0.2.4",
"homepage": "https://github.com/marushkevych/grunt-cmiscopy",
"author": {
"name": "Andrey Marushkevych",
Expand Down Expand Up @@ -46,6 +46,7 @@
],
"dependencies": {
"async": "~0.2.10",
"superagent": "0.17.0",
"cmis": "~0.1.2"
}
}

0 comments on commit 7548ac6

Please sign in to comment.