diff --git a/package.json b/package.json index 9a79ca5..e6717c6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "type": "module", "scripts": { - "build": "deno build.ts --tagName 1.69.1b5 > ubo.js", + "build": "deno build.ts --tagName 1.70.0 > ubo.js", "test": "node --test" }, "author": {