This commit is contained in:
Philipp Kunz 2023-06-23 16:44:45 +02:00
parent cffa47ac3d
commit 24b3458888

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "10.0.7",
"version": "10.0.8",
"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"
]
}
}