Skip to content

Commit 8530385

Browse files
CopilotB4nan
andcommitted
Remove rspack dependency override from website/package.json
Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>
1 parent 95c08f5 commit 8530385

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"lint:md": "cd .. && markdownlint 'website/**/*.md' 'docs/**/*.md' && cd website",
1616
"lint:md:fix": "cd .. && markdownlint 'website/**/*.md' 'docs/**/*.md' --fix && cd website"
1717
},
18-
"overrides": {
19-
"@rspack/core": "1.7.5"
20-
},
2118
"devDependencies": {
2219
"@apify/tsconfig": "^0.1.0",
2320
"@types/react": "^19.0.0",

0 commit comments

Comments
 (0)