@onequery/cli 0.1.8-win32-arm64 → 0.1.8-win32-x64
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"cpu": [
|
|
3
|
-
"
|
|
3
|
+
"x64"
|
|
4
4
|
],
|
|
5
5
|
"description": "OneQuery CLI",
|
|
6
6
|
"files": [
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"url": "git+https://github.com/wordbricks/onequery.git",
|
|
21
21
|
"directory": "apps/cli"
|
|
22
22
|
},
|
|
23
|
-
"version": "0.1.8-win32-
|
|
23
|
+
"version": "0.1.8-win32-x64",
|
|
24
24
|
"engines": {
|
|
25
25
|
"node": ">=18"
|
|
26
26
|
}
|
|
index 738e6d6..98b71ff 100644
|
|
|
Binary file
|
package/vendor/{aarch64-pc-windows-msvc → x86_64-pc-windows-msvc}/server/onequery-server.exe
RENAMED
|
index a19f326..7d61e20 100644
|
|
|
Binary file
|