Skip to content

Commit

Permalink
fix swc...sigh
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
  • Loading branch information
BeryJu committed Dec 11, 2024
1 parent 9ae4a81 commit 915a652
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,10 @@
"@rspack/binding-linux-x64-gnu": "1.1.6",
"lightningcss-darwin-arm64": "1.28.2",
"lightningcss-linux-arm64-gnu": "1.28.2",
"lightningcss-linux-x64-gnu": "1.28.2"
"lightningcss-linux-x64-gnu": "1.28.2",
"@swc/core-darwin-arm64": "1.10.1",
"@swc/core-linux-arm64-gnu": "1.10.1",
"@swc/core-linux-x64-gnu": "1.10.1"
},
"wireit": {
"lint:lockfile": {
Expand Down

0 comments on commit 915a652

Please sign in to comment.