mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
chore(release): 6.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# pnpm
|
||||
|
||||
## 6.0.0-rc.1
|
||||
## 6.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm",
|
||||
"description": "Fast, disk space efficient package manager",
|
||||
"version": "6.0.0-rc.1",
|
||||
"version": "6.0.0",
|
||||
"bin": {
|
||||
"pnpm": "bin/pnpm.cjs",
|
||||
"pnpx": "bin/pnpx.cjs"
|
||||
|
||||
Reference in New Issue
Block a user