diff options
Diffstat (limited to 'packages/typescript-types')
-rw-r--r-- | packages/typescript-types/package.json | 2 |
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", |