We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f175016 commit 6e752f2Copy full SHA for 6e752f2
2 files changed
package.json
@@ -9,6 +9,7 @@
9
"build": "docusaurus build",
10
"swizzle": "docusaurus swizzle",
11
"deploy": "docusaurus deploy",
12
+ "allow-scripts": "yarn allow-scripts",
13
"clear": "docusaurus clear",
14
"serve": "docusaurus serve",
15
"write-translations": "docusaurus write-translations",
@@ -93,4 +94,4 @@
93
94
"path": "./node_modules/cz-conventional-changelog"
95
}
96
-}
97
+}
0 commit comments