chore(release): 5.13.3

This commit is contained in:
Zoltan Kochan
2020-11-22 03:53:39 +02:00
parent 048fc5f68c
commit 7b240ed5eb
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"pnpm": patch
---
Fix regression with node-gyp.

View File

@@ -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

View File

@@ -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",