Skip to content

Commit

Permalink
Compat switch
Browse files Browse the repository at this point in the history
  • Loading branch information
failys committed May 18, 2024
1 parent c33082e commit 579be13
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 @@ -4,7 +4,7 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build": "vue-cli-service build --openssl-legacy-provider",
"test": "yarn run test:unit",
"lint": "vue-cli-service lint",
"test:unit": "vue-cli-service test:unit"
Expand Down

0 comments on commit 579be13

Please sign in to comment.