We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc516e commit eafc62eCopy full SHA for eafc62e
1 file changed
package.json
@@ -2,6 +2,9 @@
2
"name": "etherpad-cli-client",
3
"description": "Node Client for Etherpad",
4
"version": "4.0.3",
5
+ "bugs": {
6
+ "url": "https://github.com/ether/etherpad-cli-client/issues"
7
+ },
8
"type": "module",
9
"packageManager": "pnpm@11.1.2",
10
"author": {
0 commit comments