This commit is contained in:
Philipp Kunz 2022-03-11 09:46:54 +01:00
parent 91ade8a4d4
commit 403a0f4fae
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

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