From f7a3fa44e51e280999733dacc5337f6955a2bf15 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Sat, 23 May 2020 09:33:49 -0700 Subject: chore(release): publish v0.1.3 --- packages/typescript-types/package-lock.json | 2 +- packages/typescript-types/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/typescript-types') diff --git a/packages/typescript-types/package-lock.json b/packages/typescript-types/package-lock.json index 7025e4b..5871d49 100644 --- a/packages/typescript-types/package-lock.json +++ b/packages/typescript-types/package-lock.json @@ -1,5 +1,5 @@ { "name": "@webauthntine/typescript-types", - "version": "0.1.2", + "version": "0.1.3", "lockfileVersion": 1 } diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json index 10b3dea..46d4a60 100644 --- a/packages/typescript-types/package.json +++ b/packages/typescript-types/package.json @@ -1,6 +1,6 @@ { "name": "@webauthntine/typescript-types", - "version": "0.1.2", + "version": "0.1.3", "description": "TypeScript types used by the @webauthntine series of libraries", "main": "dist/index.js", "types": "dist/index.d.ts", -- cgit v1.2.3