summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package-lock.json2
-rw-r--r--packages/typescript-types/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/typescript-types/package-lock.json b/packages/typescript-types/package-lock.json
index 1fe4122..d90345c 100644
--- a/packages/typescript-types/package-lock.json
+++ b/packages/typescript-types/package-lock.json
@@ -1,5 +1,5 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "0.5.1",
+ "version": "0.6.0",
"lockfileVersion": 1
}
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json
index e82a6b9..c7a0ea3 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "0.5.1",
+ "version": "0.6.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",