Skip to content

Commit

Permalink
Fix SSL error with new node versions
Browse files Browse the repository at this point in the history
Signed-off-by: Thiago Guerrero <tgbalera@amazon.com>
  • Loading branch information
Thiago Guerrero committed Dec 13, 2023
1 parent b5a2de0 commit 72bc00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"repository": "/mac0499",
"scripts": {
"dev": "vuepress dev src",
"dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev src",
"build": "vuepress build src"
},
"license": "MIT",
Expand Down

0 comments on commit 72bc00e

Please sign in to comment.