This commit is contained in:
Philipp Kunz 2022-03-14 12:56:17 +01:00
parent f07879d2c1
commit c89362ba8a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/tapbundle",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/tapbundle",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"@open-wc/testing-helpers": "^2.1.2",

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/tapbundle",
"private": false,
"version": "5.0.0",
"version": "5.0.1",
"description": "tap bundled for tapbuffer",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",