This commit is contained in:
Philipp Kunz 2019-09-29 16:43:32 +02:00
parent 32a6db645d
commit 80743576ad
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "7.0.5",
"version": "7.0.6",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -58,4 +58,4 @@
"npmextra.json",
"readme.md"
]
}
}