This commit is contained in:
Philipp Kunz 2020-03-16 14:38:18 +00:00
parent c1b1cbfd64
commit a85cf3d7a2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "smartarchive", "name": "smartarchive",
"version": "1.0.5", "version": "1.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",