switch-to-deno #1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
"dnt": "https://deno.land/x/dnt@0.39.0/mod.ts"
|
"dnt": "https://deno.land/x/dnt@0.39.0/mod.ts"
|
||||||
},
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"test": "deno test --allow-net --parallel",
|
"test": "deno test --allow-net --allow-env --parallel",
|
||||||
"build": "deno run -A scripts/build_npm.ts 0.1.0",
|
"build": "deno run -A scripts/build_npm.ts 0.1.0",
|
||||||
"publish": "cd npm && npm publish"
|
"publish": "cd npm && npm publish"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue