This commit is contained in:
Philipp Kunz 2022-04-04 14:15:58 +02:00
parent 14e823fbfd
commit 69cf63c80a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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