This commit is contained in:
Philipp Kunz 2019-04-10 12:56:56 +02:00
parent 6e6cfbadbd
commit b6d1c3c083
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/tapbundle",
"private": false,
"version": "3.0.8",
"version": "3.0.9",
"description": "tap bundled for tapbuffer",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -35,4 +35,4 @@
"tslint": "^5.15.0",
"tslint-config-prettier": "^1.18.0"
}
}
}