Skip to content

Commit

Permalink
Added session to database.json (denoland#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
denjucks authored May 22, 2020
1 parent 244be25 commit 0c7827b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions database.json
Original file line number Diff line number Diff line change
Expand Up @@ -1816,6 +1816,12 @@
"repo": "deno_servicr",
"desc": "⚙️ Small app/script/service manager to manage startup and shutdown gracefully ⚙️"
},
"session": {
"type": "github",
"owner": "denjucks",
"repo": "session",
"desc": "Sessions for deno web frameworks"
},
"sha1": {
"type": "github",
"owner": "chiefbiiko",
Expand Down

0 comments on commit 0c7827b

Please sign in to comment.