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 62f379b commit 049761aCopy full SHA for 049761a
package.json
@@ -62,7 +62,7 @@
62
"test": "echo \"Error: no test specified\" && exit 1",
63
"format:styles": "stylus-supremacy format ./docs/.vuepress/**/*.styl --replace",
64
"docs:dev": "vuepress dev docs",
65
- "docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs"
+ "docs:build": "vuepress build docs"
66
},
67
"dependencies": {
68
"vue-tabs-component": "^1.5.0",
0 commit comments