Skip to content

Commit

Permalink
Update deno.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Oct 6, 2024
1 parent 53578c4 commit 5118143
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "@subql/ai-app-framework",
"version": "1.0.0-0",
"exports": "./src/index.ts",
"tasks": {
"dev": "deno run --watch src/index.ts",
"check-ts": "deno check src/index.ts",
Expand Down

0 comments on commit 5118143

Please sign in to comment.