在前端项目中我们经常使用 package.json 中的 dependicies 项目来指定项目的依赖项:
"dependencies": {
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react":
在前端项目中我们经常使用 package.json 中的 dependicies 项目来指定项目的依赖项:
"dependencies": {
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react":