This commit is contained in:
Philipp Kunz 2022-07-24 14:03:30 +02:00
parent 8f7167f201
commit 7a1eae2bfb
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.3",
"version": "5.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/tapbundle",
"version": "5.0.3",
"version": "5.0.4",
"license": "MIT",
"dependencies": {
"@open-wc/testing": "^3.1.6",

View File

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