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 16b45d1 commit 380a436Copy full SHA for 380a436
package.json
@@ -17,7 +17,7 @@
17
"build": "tsc",
18
"build-all": "npm run build:client && npm run build:test-utils && npm run build:modules && npm run build",
19
"documentation": "npm run documentation -ws --if-present",
20
- "gh-pages": "gh-pages -d ./documentation -e ./documentation"
+ "gh-pages": "gh-pages -d ./documentation -e ./documentation -u 'documentation-bot <documentation@bot>'"
21
},
22
"dependencies": {
23
"@node-redis/client": "^1.0.0",
0 commit comments