chore(release): 2.13.3

This commit is contained in:
Zoltan Kochan
2018-08-12 16:53:56 +03:00
parent 04e6c86c77
commit 3ee53be9a1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "pnpm",
"description": "Fast, disk space efficient package manager",
"version": "2.13.2",
"version": "2.13.3",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
@@ -71,7 +71,7 @@
"read-ini-file": "^1.0.0",
"signal-exit": "^3.0.2",
"strip-color": "^0.1.0",
"supi": "^0.23.0",
"supi": "^0.23.1",
"text-table": "^0.2.0",
"tree-kill": "^1.2.0",
"update-notifier": "^2.1.0",

View File

@@ -6215,7 +6215,7 @@ specifiers:
sepia: ^2.0.2
signal-exit: ^3.0.2
strip-color: ^0.1.0
supi: ^0.23.0
supi: ^0.23.1
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.23.0",
"version": "0.23.1",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",