openvibe 0.58.1 → 0.58.3

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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -156,4 +156,4 @@ MIT
156
156
  ## 相关链接
157
157
 
158
158
  - [npm 包](https://www.npmjs.com/package/openvibe)
159
- - [问题反馈](https://github.com/openvibe/openvibe/issues)
159
+ - [问题反馈](https://github.com/boxiaolanya2008/openvibe/issues)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openvibe",
3
- "version": "0.58.1",
3
+ "version": "0.58.3",
4
4
  "description": "OpenVibe - AI Coding Assistant CLI",
5
5
  "type": "module",
6
6
  "piConfig": {
@@ -92,7 +92,7 @@
92
92
  "license": "MIT",
93
93
  "repository": {
94
94
  "type": "git",
95
- "url": "git+https://github.com/openvibe/openvibe.git",
95
+ "url": "git+https://github.com/boxiaolanya2008/openvibe",
96
96
  "directory": "packages/coding-agent"
97
97
  },
98
98
  "engines": {