This commit is contained in:
Philipp Kunz 2020-03-15 19:08:42 +00:00
parent 2d9a65d11c
commit b42595fccc
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.10",
"version": "7.0.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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