@datamitsu/datamitsu-darwin-arm64 0.0.1-alpha-13 → 0.0.1-alpha-14

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 (3) hide show
  1. package/README.md +1 -1
  2. package/datamitsu +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -111,7 +111,7 @@ Datamitsu provides several commands for managing development tools:
111
111
  ./datamitsu hook npm postinstall
112
112
  ```
113
113
 
114
- *Note: Detailed usage examples and configuration guides will be added in future releases.*
114
+ _Note: Detailed usage examples and configuration guides will be added in future releases._
115
115
 
116
116
  ## Development
117
117
 
package/datamitsu CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datamitsu/datamitsu-darwin-arm64",
3
- "version": "0.0.1-alpha-13",
3
+ "version": "0.0.1-alpha-14",
4
4
  "description": "The macOS ARM64 binary for datamitsu, configuration management and binary distribution tool",
5
5
  "repository": {
6
6
  "type": "git",