Skip to content

Commit

Permalink
webapp: use fixed version of yarn
Browse files Browse the repository at this point in the history
TODO: enable corepack, see
    actions/setup-node#480
  • Loading branch information
schlimmchen committed Sep 20, 2024
1 parent f992650 commit fff7c1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@
"vite-plugin-compression": "^0.5.1",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vue-tsc": "^2.0.29"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}

0 comments on commit fff7c1e

Please sign in to comment.