Skip to content

Commit

Permalink
Add promises
Browse files Browse the repository at this point in the history
  • Loading branch information
hayd authored Feb 18, 2019
1 parent c9e63a4 commit be08a79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@
"url": "https://raw.githubusercontent.com/bokuweb/deno-pretty-assert/${b}/",
"repo": "https://github.com/bokuweb/deno-pretty-assert"
},
"promises": {
"url": "https://raw.githubusercontent.com/denoland/deno_std/${b}/promises/",
"https://github.com/denoland/deno_std/tree/master/promises"
},
"std": {
"url": "https://raw.githubusercontent.com/denoland/deno_std/${b}/",
"repo": "https://github.com/denoland/deno_std"
Expand Down

0 comments on commit be08a79

Please sign in to comment.