This commit is contained in:
Philipp Kunz 2020-08-10 20:58:23 +00:00
parent e3c46cdd2c
commit 701b77eff5
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.12",
"version": "8.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "7.0.12",
"version": "8.0.0",
"description": "offers smart ways to work with files in nodejs",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -59,4 +59,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}