Skip to content

Commit

Permalink
removing dependency on superagent since cmis fixed its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marushkevych committed Jun 17, 2014
1 parent 7548ac6 commit 7d64389
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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.4",
"version": "0.2.5",
"homepage": "https://github.com/marushkevych/grunt-cmiscopy",
"author": {
"name": "Andrey Marushkevych",
Expand Down Expand Up @@ -46,7 +46,6 @@
],
"dependencies": {
"async": "~0.2.10",
"superagent": "0.17.0",
"cmis": "~0.1.2"
}
}

0 comments on commit 7d64389

Please sign in to comment.