summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-08-22 10:48:09 -0700
committerMatthew Miller <matthew@millerti.me>2023-08-22 10:48:09 -0700
commitf2adcadd664a76a811434a84e0f30b72b58346e5 (patch)
tree2b6d03d6db84ba6e47df6d53a4a42f7b2c96ab48 /packages/typescript-types
parent1d23f6e132dce7893153040c9a9a35d6e8ccc138 (diff)
chore(release): publish v8.0.0
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json
index 29cba37..a374259 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "8.0.0-alpha.0",
+ "version": "8.0.0",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/typescript-types",
"scripts": {
"build": "npm run extract-dom-types && deno task build",