diff --git a/package-lock.json b/package-lock.json index a6eac82..3eddee2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/tapbundle", - "version": "5.0.4", + "version": "5.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/tapbundle", - "version": "5.0.4", + "version": "5.0.5", "license": "MIT", "dependencies": { "@open-wc/testing": "^3.1.6", diff --git a/package.json b/package.json index 3ac5033..7add497 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/tapbundle", "private": false, - "version": "5.0.4", + "version": "5.0.5", "description": "tap bundled for tapbuffer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",