Skip to content

Commit 049761a

Browse files
HOTFIX: temp build workaroud.
1 parent 62f379b commit 049761a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"test": "echo \"Error: no test specified\" && exit 1",
6363
"format:styles": "stylus-supremacy format ./docs/.vuepress/**/*.styl --replace",
6464
"docs:dev": "vuepress dev docs",
65-
"docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs"
65+
"docs:build": "vuepress build docs"
6666
},
6767
"dependencies": {
6868
"vue-tabs-component": "^1.5.0",

0 commit comments

Comments
 (0)