mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 21:03:08 +00:00
fix: address code review feedback
- Fix git+ssh URL to git+https for @electron/node-gyp (build compatibility) - Remove duplicate @fontsource packages from root package.json - Refactor font state initialization to reduce code duplication
This commit is contained in:
@@ -62,13 +62,6 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/cascadia-code": "^5.2.3",
|
||||
"@fontsource/iosevka": "^5.2.5",
|
||||
"@fontsource/lato": "^5.2.7",
|
||||
"@fontsource/montserrat": "^5.2.8",
|
||||
"@fontsource/playfair-display": "^5.2.8",
|
||||
"@fontsource/raleway": "^5.2.8",
|
||||
"@fontsource/source-sans-3": "^5.2.9",
|
||||
"cross-spawn": "7.0.6",
|
||||
"rehype-sanitize": "6.0.0",
|
||||
"tree-kill": "1.2.2"
|
||||
|
||||
Reference in New Issue
Block a user