@pnpm/win-x64 7.1.7 → 7.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @pnpm/win-x64
2
+
3
+ ## 7.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/win-x64",
3
- "version": "7.1.7",
3
+ "version": "7.1.8",
4
4
  "license": "MIT",
5
5
  "funding": "https://opencollective.com/pnpm",
6
6
  "repository": "https://github.com/pnpm/pnpm/blob/master/packages/artifacts/win-x64",
@@ -12,7 +12,7 @@
12
12
  "pnpm7"
13
13
  ],
14
14
  "devDependencies": {
15
- "@pnpm/win-x64": "7.1.7"
15
+ "@pnpm/win-x64": "7.1.8"
16
16
  },
17
17
  "bin": {
18
18
  "pnpm": "pnpm.exe"
package/pnpm.exe CHANGED
Binary file