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