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 047ecd7 commit af25d37Copy full SHA for af25d37
docs/package.json
@@ -15,7 +15,7 @@
15
"test": "run-p test:*",
16
"test:spelling": "cspell pages/**/*",
17
"preview": "pnpm --filter @magidoc/cli start preview --file $(pwd)/magidoc.mjs --stacktrace",
18
- "release": "gh-pages --dist build --dotfiles true"
+ "release": "gh-pages --dist build --dotfiles"
19
},
20
"devDependencies": {
21
"cspell": "9.2.2",
0 commit comments