Skip to content

Commit c55972e

Browse files
committed
fix the cra not being able to link by forcing resolutions
1 parent 8459547 commit c55972e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,4 @@
294294
]
295295
]
296296
}
297-
}
297+
}

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@
189189
"engines": {
190190
"node": ">=18.0.0"
191191
}
192-
}
192+
}

0 commit comments

Comments
 (0)