This commit is contained in:
Philipp Kunz 2020-03-16 15:44:54 +00:00
parent 7ae1657bfc
commit e4586658aa
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "smartarchive", "name": "smartarchive",
"version": "1.0.7", "version": "1.0.8",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartarchive", "name": "@pushrocks/smartarchive",
"version": "1.0.7", "version": "1.0.8",
"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",
@ -46,4 +46,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }