We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9521180 commit 11a1dd4Copy full SHA for 11a1dd4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "weaviate-client",
3
- "version": "3.8.1",
+ "version": "3.8.0",
4
"description": "JS/TS client for Weaviate",
5
"main": "dist/node/cjs/index.js",
6
"type": "module",
@@ -45,7 +45,7 @@
45
"weaviate"
46
],
47
"author": "Weaviate",
48
- "license": "BSD 3-Clause",
+ "license": "BSD-3-Clause",
49
"bugs": {
50
"url": "https://github.com/weaviate/typescript-client/issues"
51
},
0 commit comments