openai-code-assistant 1.0.5 → 1.0.7

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
@@ -56,7 +56,7 @@ npx openai-code-assistant
56
56
 
57
57
  ## Demo
58
58
 
59
- ![Demo preview](./dist/docs/assets/1.0.3.gif)
59
+ ![Demo preview](https://code-assistant.b-cdn.net/1.0.3.gif)
60
60
 
61
61
  ## Prerequisites
62
62
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openai-code-assistant",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "scripts": {
5
5
  "test": "echo \"Error: no test specified\" && exit 1",
6
6
  "start": "node dist/index.js",
Binary file