mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-09 08:26:27 -04:00
chore(release): 5.13.3
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
Fix regression with node-gyp.
|
||||
@@ -1,5 +1,9 @@
|
||||
# pnpm
|
||||
|
||||
## 5.13.3
|
||||
|
||||
- Fix regression with node-gyp that was introduced in v5.13.2.
|
||||
|
||||
## 5.13.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm",
|
||||
"description": "Fast, disk space efficient package manager",
|
||||
"version": "5.13.2",
|
||||
"version": "5.13.3",
|
||||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)",
|
||||
"bin": {
|
||||
"pnpm": "bin/pnpm.js",
|
||||
|
||||
Reference in New Issue
Block a user