This commit is contained in:
Philipp Kunz 2019-08-23 00:05:22 +02:00
parent fa54431280
commit e27e59bbeb
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/tapbundle", "name": "@pushrocks/tapbundle",
"version": "3.0.12", "version": "3.0.13",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "@pushrocks/tapbundle", "name": "@pushrocks/tapbundle",
"private": false, "private": false,
"version": "3.0.12", "version": "3.0.13",
"description": "tap bundled for tapbuffer", "description": "tap bundled for tapbuffer",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
@ -45,4 +45,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }