@sciagent/cli-win32-x64 1.0.67 → 1.0.69

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/package.json +17 -17
  2. package/bin/README.txt +0 -1
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
- {
2
- "name": "@sciagent/cli-win32-x64",
3
- "version": "1.0.67",
4
- "description": "SciAgent CLI binary for Windows x64",
5
- "os": ["win32"],
6
- "cpu": ["x64"],
7
- "files": [
8
- "bin/",
9
- "README.md"
10
- ],
11
- "author": "SciAgent Team",
12
- "license": "MIT",
13
- "repository": {
14
- "type": "git",
15
- "url": "https://gitee.com/garva/research-agent.git"
16
- }
17
- }
1
+ {
2
+ "name": "@sciagent/cli-win32-x64",
3
+ "version": "1.0.69",
4
+ "description": "SciAgent CLI binary for Windows x64",
5
+ "os": ["win32"],
6
+ "cpu": ["x64"],
7
+ "files": [
8
+ "bin/",
9
+ "README.md"
10
+ ],
11
+ "author": "SciAgent Team",
12
+ "license": "MIT",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://gitee.com/garva/research-agent.git"
16
+ }
17
+ }
package/bin/README.txt DELETED
@@ -1 +0,0 @@
1
- SciAgent CLI Binary - will be downloaded during install