Compare commits

..

No commits in common. '242cfccc5a7c922d7d4808339f77a33da341858f' and '6f561a69816ac4ab3b986a9efac3d7ba1804ddde' have entirely different histories.

  1. 4
      package.json

@ -3,10 +3,6 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@babel/cli": "^7.27.0",
"@babel/core": "^7.26.10",
"@babel/node": "^7.26.0",
"@babel/preset-env": "^7.26.9",
"@material-ui/core": "3.9.2", "@material-ui/core": "3.9.2",
"@material-ui/icons": "3.0.2", "@material-ui/icons": "3.0.2",
"@testing-library/jest-dom": "^5.11.4", "@testing-library/jest-dom": "^5.11.4",

Loading…
Cancel
Save