Skip to content

Commit

Permalink
chore: downgrade swc/core version as the latest one is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 7, 2023
1 parent bfe7610 commit 2ebcfc9
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 @@ -50,7 +50,7 @@
"@commitlint/config-conventional": "^17.7.0",
"@japa/assert": "^2.0.0-1",
"@japa/runner": "^3.0.0-6",
"@swc/core": "^1.3.70",
"@swc/core": "1.3.82",
"@types/node": "^20.4.3",
"c8": "^8.0.0",
"copyfiles": "^2.4.1",
Expand Down

0 comments on commit 2ebcfc9

Please sign in to comment.