This commit is contained in:
Philipp Kunz 2019-04-08 16:39:41 +02:00
parent 4c23992681
commit 6170b37d29
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.1",
"version": "7.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "7.0.1",
"version": "7.0.2",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -48,4 +48,4 @@
"tslint": "^5.15.0",
"tslint-config-prettier": "^1.18.0"
}
}
}