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 520a2a1 commit 0aff865Copy full SHA for 0aff865
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.1.2",
+ "version": "0.1.3",
3
"name": "trino-client",
4
"description": "Trino client library",
5
"author": {
@@ -13,7 +13,7 @@
13
"client"
14
],
15
"repository": "regadas/trino-js-client",
16
- "homepage": "https://github.com/regadas/trino-js-client#readme",
+ "homepage": "https://regadas.dev/trino-js-client/",
17
"bugs": {
18
"url": "https://github.com/regadas/trino-js-client/issues"
19
},
0 commit comments