Skip to content

Commit e0539ea

Browse files
authored
Pinned @swc/core to 1.10.18 to fix native binding issue (#29)
1 parent f705458 commit e0539ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripture-forge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@biblionexus-foundation/scripture-utilities": "~0.0.7",
42-
"@swc/core": "^1.10.18",
42+
"@swc/core": "1.10.18",
4343
"@tailwindcss/typography": "^0.5.16",
4444
"@types/node": "^20.17.10",
4545
"@types/react": "^18.3.18",

0 commit comments

Comments
 (0)