@ferrflow/darwin-x64 5.19.0 → 5.23.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.
package/README.md CHANGED
@@ -48,8 +48,6 @@ cargo install ferrflow
48
48
  npm install -D ferrflow
49
49
  ```
50
50
 
51
- (`@ferrlabs/ferrflow` is kept as a published alias for the same package.)
52
-
53
51
  **Docker**
54
52
 
55
53
  ```bash
package/bin/ferrflow CHANGED
Binary file
package/package.json CHANGED
@@ -12,5 +12,5 @@
12
12
  "type": "git",
13
13
  "url": "git+https://github.com/FerrLabs/FerrFlow.git"
14
14
  },
15
- "version": "5.19.0"
15
+ "version": "5.23.0"
16
16
  }