chore(release): supi@0.22.2

This commit is contained in:
Zoltan Kochan
2018-07-20 18:00:28 +03:00
parent 249ef9dcc5
commit a5baaa3ea6
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@
"read-ini-file": "^1.0.0",
"signal-exit": "^3.0.2",
"strip-color": "^0.1.0",
"supi": "^0.22.1",
"supi": "^0.22.2",
"text-table": "^0.2.0",
"tree-kill": "^1.2.0",
"update-notifier": "^2.1.0",

View File

@@ -6580,7 +6580,7 @@ specifiers:
sepia: ^2.0.2
signal-exit: ^3.0.2
strip-color: ^0.1.0
supi: ^0.22.1
supi: ^0.22.2
tape: ^4.6.3
tape-promise: ^3.0.0
text-table: ^0.2.0

View File

@@ -1,7 +1,7 @@
{
"name": "supi",
"description": "Fast, disk space efficient installation engine",
"version": "0.22.1",
"version": "0.22.2",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",