This commit is contained in:
Philipp Kunz 2022-06-06 11:29:13 +02:00
parent fc107509ff
commit 277a3fff41
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.3", "version": "3.0.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@pushrocks/smartarchive", "name": "@pushrocks/smartarchive",
"version": "3.0.3", "version": "3.0.4",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/smartfile": "^9.0.6", "@pushrocks/smartfile": "^9.0.6",

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartarchive", "name": "@pushrocks/smartarchive",
"version": "3.0.3", "version": "3.0.4",
"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",