summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-08-20 19:58:40 -0700
committerMatthew Miller <matthew@millerti.me>2023-08-20 19:58:40 -0700
commit6a80f97742aef437b7294e456aff0b33b4f8d733 (patch)
tree8eac38f4670b6abc94d31ce916dafb0cb7f24123 /packages/typescript-types
parent32b2ce05534ba87edc5db08f6807857e34072185 (diff)
chore(release): publish v8.0.0-alpha.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 cfea69d..9b23168 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "7.4.0",
+ "version": "8.0.0-alpha.0",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/typescript-types",
"scripts": {
"build": "npm run extract-dom-types && deno task build",