This commit is contained in:
Philipp Kunz 2022-06-07 18:04:35 +02:00
parent 4b3c9c9269
commit 0d50cdafbf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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