We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a29da3 commit dd8e0f2Copy full SHA for dd8e0f2
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"type": "module",
7
"scripts": {
8
- "build": "deno build.ts --tagName 1.65.1b2 > ubo.js",
+ "build": "deno build.ts --tagName 1.65.1b3 > ubo.js",
9
"test": "node --test"
10
},
11
"author": {
0 commit comments