diff --git a/package.json b/package.json index 56e97f9..b44f5c6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "scripts": { "docs:dev": "vuepress dev docs", - "docs:build": "vuepress build docs" + "docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs" }, "repository": { "type": "git",