-
- Downloads
Including react prop types.
... | ... | @@ -41,6 +41,7 @@ |
"@babel/preset-env": "^7.16.11", | ||
"@babel/preset-react": "^7.16.7", | ||
"@types/jquery": "^3.5.14", | ||
"@types/prop-types": "^15.7.4", | ||
"@types/react": "^17.0.42", | ||
"@types/react-dom": "^17.0.14", | ||
"@typescript-eslint/eslint-plugin": "^5.16.0", | ||
... | ... | @@ -68,6 +69,7 @@ |
"3d-force-graph": "^1.70.9", | ||
"force-graph": "^1.42.7", | ||
"jquery": "^3.6.0", | ||
"prop-types": "^15.8.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"screenfull": "^6.0.0", | ||
... | ... |
Please register or sign in to comment