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