mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 01:44:53 +10:00
fix: run knip --fix to add unlisted dependencies
This commit is contained in:
@@ -18,11 +18,5 @@
|
||||
"ignoreDependencies": ["@aws-sdk/client-s3", "bcrypt", "sharp"]
|
||||
}
|
||||
},
|
||||
"ignoreDependencies": [
|
||||
"@reactive-resume/config",
|
||||
"npm-check-updates",
|
||||
"@testing-library/dom",
|
||||
"@testing-library/react",
|
||||
"@testing-library/user-event"
|
||||
]
|
||||
"ignoreDependencies": ["@reactive-resume/config", "npm-check-updates"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user