this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Downgrade preact.

Weird bugs happening

+5 -5
+4 -4
package-lock.json
··· 33 33 "moize": "~6.1.6", 34 34 "p-retry": "~6.2.1", 35 35 "p-throttle": "~7.0.0", 36 - "preact": "~10.26.3", 36 + "preact": "10.25.4", 37 37 "punycode": "~2.3.1", 38 38 "react-hotkeys-hook": "~4.6.1", 39 39 "react-intersection-observer": "~9.15.1", ··· 8401 8401 "dev": true 8402 8402 }, 8403 8403 "node_modules/preact": { 8404 - "version": "10.26.3", 8405 - "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.3.tgz", 8406 - "integrity": "sha512-OJCfNTdttkOTCbTN+gCnXn/woDqz1dIjvP+gdCoYGP2kKuX6w79FAP8qgY/r7jgAunvqHVVmEOKzKOFWzrXZdw==", 8404 + "version": "10.25.4", 8405 + "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz", 8406 + "integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==", 8407 8407 "funding": { 8408 8408 "type": "opencollective", 8409 8409 "url": "https://opencollective.com/preact"
+1 -1
package.json
··· 41 41 "moize": "~6.1.6", 42 42 "p-retry": "~6.2.1", 43 43 "p-throttle": "~7.0.0", 44 - "preact": "~10.26.3", 44 + "preact": "10.25.4", 45 45 "punycode": "~2.3.1", 46 46 "react-hotkeys-hook": "~4.6.1", 47 47 "react-intersection-observer": "~9.15.1",