We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761f4ad commit e7e2da8Copy full SHA for e7e2da8
package.json
@@ -38,9 +38,11 @@
38
"@types/classnames": "^2.2.9",
39
"@types/lodash": "^4.14.189",
40
"@types/parse-github-url": "^1.0.0",
41
- "@types/react": "^16.9.5",
+ "@types/react": "^18.3.26",
42
+ "@types/react-dom": "^18.3.7",
43
"@types/react-github-button": "^0.1.0",
- "@types/react-helmet": "^6.0.0"
44
+ "@types/react-helmet": "^6.0.0",
45
+ "typescript": "latest"
46
},
47
"license": "MIT",
48
"scripts": {
0 commit comments