We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa74e45 commit 62d4792Copy full SHA for 62d4792
deno.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.0.0-alpha.1",
+ "version": "2.0.0-alpha.2",
3
"tasks": {
4
"dev": "deno run --env-file --allow-all src/index.ts",
5
"dev:skip-full-sync": "deno task dev --skip-full-sync",
0 commit comments