Skip to content

Commit

Permalink
0.6.3 (denoland#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Nov 3, 2021
1 parent 9a6cbe5 commit a538dfc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deno.ns",
"version": "0.6.2",
"version": "0.6.3",
"description": "Deno namespace shim for Node.js",
"keywords": [
"deno namespace",
Expand Down Expand Up @@ -29,8 +29,7 @@
},
"files": [
"dist",
"src/deno/stable/lib.deno.d.ts",
"src/deno/unstable/lib.deno.unstable.d.ts"
"lib/deno.ns.lib.d.ts"
],
"scripts": {
"denolib": "deno run --allow-run --allow-write=src/deno/ tools/denolib.ts",
Expand Down

0 comments on commit a538dfc

Please sign in to comment.