chore: update package.json and yarn.lock for dependency management
- Added `packageManager` field to package.json for Yarn versioning. - Updated yarn.lock to include new dependencies for `@emnapi` and `@esbuild` packages, enhancing compatibility and performance. - Adjusted styling in TopBanner.svelte for improved layout and responsiveness.
This commit is contained in:
+2
-1
@@ -33,5 +33,6 @@
|
||||
"marked": "^17.0.2",
|
||||
"sharp": "^0.34.5"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user