Skip to content

Commit 5168d49

Browse files
committed
deno 1.40 shouts about deprecations we can’t avoid
1 parent 653cd58 commit 5168d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
]
1111
}
1212
},
13-
"pkgx": "deno^1.33.3 npm",
13+
"pkgx": "deno~1.39 npm",
1414
"tasks": {
1515
"test": "deno test --parallel --unstable --allow-env --allow-read --allow-net=dist.pkgx.dev,github.com,codeload.github.com --allow-write --allow-run=tar,uname,/bin/sh,foo,'C:\\Windows\\system32\\cmd.exe'",
1616
"typecheck": "deno check --unstable ./mod.ts",

0 commit comments

Comments
 (0)