summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-01-21 14:14:21 -0800
committerMatthew Miller <matthew@millerti.me>2021-01-21 14:14:21 -0800
commit0ae228320e2c2120022958c0d5abb78d070fa0aa (patch)
tree2556f10b94e5bd949367d93439ab118ff64478a3 /packages/typescript-types
parentc7bce757ebb64dfe856e62326b2045761b70ea48 (diff)
chore(release): publish v1.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 ad203ab..d1f55ce 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "0.10.5",
+ "version": "1.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",