Skip to content

Commit

Permalink
Add merge dependency. Fixes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
sawyerh committed Jan 6, 2017
1 parent a34de90 commit 3904d5f
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": "siteleaf",
"description": "Siteleaf v2 API library",
"version": "0.1.0",
"version": "0.2.0",
"author": {
"name": "Siteleaf"
},
Expand Down Expand Up @@ -29,6 +29,7 @@
"directories": {},
"dependencies": {
"bluebird": "^2.10.2",
"merge": "^1.2.0",
"request-promise": "^1.0.1"
}
}

0 comments on commit 3904d5f

Please sign in to comment.