This commit is contained in:
Philipp Kunz 2023-07-10 23:07:51 +02:00
parent 32cfda3c90
commit 5df76ca94b

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartfile",
"private": false,
"version": "10.0.26",
"version": "10.0.27",
"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"
]
}
}