diff --git a/package-lock.json b/package-lock.json index 79bc664..de635e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "2.0.22", + "version": "2.0.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog-interfaces", - "version": "2.0.22", + "version": "2.0.23", "license": "MIT", "dependencies": { "@apiglobal/typedrequest-interfaces": "^1.0.15" diff --git a/package.json b/package.json index 6bfc303..9972b6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "2.0.22", + "version": "2.0.23", "private": false, "description": "interfaces for the smartlog ecosystem", "main": "dist_ts/index.js", @@ -38,4 +38,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}