mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-05 22:47:50 -04:00
chore(release): 2.13.3
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user