mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
finalize deno addition to the cli starters
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"nodeModulesDir": "auto",
|
||||
"tasks": {
|
||||
"dev": "deno serve -A --watch main.ts"
|
||||
},
|
||||
"imports": {
|
||||
"bknd": "npm:bknd@0.19.0-rc.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user