llm-models 1.2.4 → 1.2.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/build/index.js +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -40937,7 +40937,7 @@ var {
|
|
|
40937
40937
|
// package.json
|
|
40938
40938
|
var package_default = {
|
|
40939
40939
|
name: "llm-models",
|
|
40940
|
-
version: "1.2.
|
|
40940
|
+
version: "1.2.4",
|
|
40941
40941
|
author: "maxgfr",
|
|
40942
40942
|
license: "MIT",
|
|
40943
40943
|
type: "module",
|