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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. 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.3",
40940
+ version: "1.2.4",
40941
40941
  author: "maxgfr",
40942
40942
  license: "MIT",
40943
40943
  type: "module",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "llm-models",
3
- "version": "1.2.4",
3
+ "version": "1.2.5",
4
4
  "author": "maxgfr",
5
5
  "license": "MIT",
6
6
  "type": "module",