@datamitsu/datamitsu-win32-arm64 0.0.1-alpha-13 → 0.0.1-alpha-16

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
@@ -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.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datamitsu/datamitsu-win32-arm64",
3
- "version": "0.0.1-alpha-13",
3
+ "version": "0.0.1-alpha-16",
4
4
  "description": "The Windows ARM64 binary for datamitsu, configuration management and binary distribution tool",
5
5
  "repository": {
6
6
  "type": "git",