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 2ef3329 commit 352bff1Copy full SHA for 352bff1
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mys/starter-deno",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"tasks": {
5
"run": "deno run src/main.ts",
6
"run:watch": "deno run --watch src/main.ts",
0 commit comments