Closed PatrykKuniczak closed 2 months ago
* Please fill in the required items.
*
I need to clean up my own mess :) There's need to unify versions between packages, to have no errors on vite.config.mts of chrome-extension package
vite.config.mts
chrome-extension
I've unified versions of root and chrome-extension package.json
root
Run e.g pnpm lint, and check it runs
pnpm lint
Priority*
Purpose of the PR*
I need to clean up my own mess :) There's need to unify versions between packages, to have no errors on
vite.config.mts
ofchrome-extension
packageChanges*
I've unified versions of
root
andchrome-extension
package.jsonHow to check the feature
Run e.g
pnpm lint
, and check it runs