dev-prune-linux-x64 1.11.0 → 1.12.0

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.
Files changed (2) hide show
  1. package/bin/dev-prune +0 -0
  2. package/package.json +1 -1
package/bin/dev-prune CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dev-prune-linux-x64",
3
- "version": "1.11.0",
3
+ "version": "1.12.0",
4
4
  "description": "Prebuilt dev-prune binary for linux x64. Installed automatically by the 'dev-prune' package; not meant to be depended on directly.",
5
5
  "os": ["linux"],
6
6
  "cpu": ["x64"],