@zhachory1/mewrite-ai 0.66.4 → 0.66.5
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zhachory1/mewrite-ai",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"description": "Unified LLM API with automatic model discovery and provider configuration",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"unified",
|
|
105
105
|
"api"
|
|
106
106
|
],
|
|
107
|
-
"author": "
|
|
107
|
+
"author": "Zhach Volker",
|
|
108
108
|
"license": "MIT",
|
|
109
109
|
"repository": {
|
|
110
110
|
"type": "git",
|