This commit is contained in:
Philipp Kunz 2018-08-19 17:10:27 +02:00
parent 6733a156b8
commit f5e2c0c7d7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartfile",
"version": "6.0.6",
"version": "6.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "6.0.6",
"version": "6.0.7",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",