mirror of
https://github.com/zkitter/ui.git
synced 2026-01-08 20:57:59 -05:00
* update deps, replace npm by pnpm * do not use unknown in catch blocks * downgrade react deps * add more typings deps * ignore ts errors * fix ts errors * fix webpack confign * add missing deps * fix users.test.ts * fix web3-btn.test.tsx * fix drafts.test.ts * fix configureAppStore.test.ts * skip web3 test * skip more tests * update GH workflow * run build:ci instead of build in gh workflow * fix * Update README * Update .tool-versions, restrict node engine