This commit is contained in:
Phil Kunz 2018-06-28 23:47:58 +02:00
parent 4378b36069
commit 4306272f45
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tapbundle",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "tapbundle",
"private": false,
"version": "2.0.1",
"version": "2.0.2",
"description": "tap bundled for tapbuffer",
"main": "dist/index.js",
"typings": "dist/index.d.ts",