This commit is contained in:
Philipp Kunz 2019-09-27 11:00:17 +02:00
parent 4fc4cda786
commit 45dfa16ab7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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