This commit is contained in:
Philipp Kunz 2022-07-24 23:11:41 +02:00
parent 9644c5b7e3
commit 443a026502
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartfile",
"version": "10.0.3",
"version": "10.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartfile",
"version": "10.0.3",
"version": "10.0.4",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^6.0.0",

View File

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