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