Skip to content

Commit

Permalink
Fix ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew SY Ngee committed Sep 17, 2023
1 parent 1c664c7 commit 6359a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "andremadarang",
"private": true,
"scripts": {
"build": "gridsome build",
"build": "gridsome build --openssl-legacy-provider",
"develop": "gridsome develop",
"explore": "gridsome explore",
"test": "./node_modules/.bin/cypress open"
Expand Down

0 comments on commit 6359a44

Please sign in to comment.