This commit is contained in:
Philipp Kunz 2023-01-09 15:34:06 +01:00
parent b35a671fe9
commit 9dadf3f78f

View File

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