This commit is contained in:
Philipp Kunz 2022-06-07 15:43:28 +02:00
parent 0e22999f69
commit ed0c1a9181
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartfile",
"private": false,
"version": "9.0.7",
"version": "10.0.0",
"description": "offers smart ways to work with files in nodejs",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",