This commit is contained in:
Philipp Kunz 2022-06-07 17:11:13 +02:00
parent 9e14d881ba
commit 447a02b4c0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartarchive",
"version": "3.0.4",
"version": "3.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartarchive",
"version": "3.0.4",
"version": "3.0.5",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^10.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartarchive",
"version": "3.0.4",
"version": "3.0.5",
"description": "work with archives",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",