This commit is contained in:
Philipp Kunz 2019-02-20 00:40:32 +01:00
parent 2818420ee9
commit b7ef295757
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstream",
"version": "1.0.12",
"version": "1.0.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstream",
"version": "1.0.12",
"version": "1.0.13",
"private": false,
"description": "simplifies access to node streams",
"main": "dist/index.js",
@ -31,4 +31,4 @@
"@types/through2": "^2.0.34",
"through2": "^3.0.0"
}
}
}