chore(release): 2.1.0

pnpm@2.1.0
supi@0.19.3
This commit is contained in:
Zoltan Kochan
2018-05-21 22:56:37 +03:00
parent 9e9a634bd1
commit 5231d0eed7
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.0.0",
"version": "2.1.0",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
@@ -65,7 +65,7 @@
"read-ini-file": "^1.0.0",
"signal-exit": "^3.0.2",
"strip-color": "^0.1.0",
"supi": "^0.19.2",
"supi": "^0.19.3",
"text-table": "^0.2.0",
"tree-kill": "^1.2.0",
"update-notifier": "^2.1.0",

View File

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