Skip to content

Commit 89e5a90

Browse files
authored
rm obsolete promise dependency listing (#247)
1 parent b6f94e6 commit 89e5a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ All methods require authentication, which can be done using these flows:
9696

9797
##### Dependencies
9898

99-
This project depends on [superagent](https://github.com/visionmedia/superagent) to make HTTP requests, and [promise](https://github.com/then/promise) as its [Promises/A+](http://promises-aplus.github.io/promises-spec/) implementation.
99+
This project depends on [superagent](https://github.com/visionmedia/superagent) to make HTTP requests.
100100

101101
## Installation
102102

0 commit comments

Comments
 (0)