Skip to content

Commit

Permalink
missing to remove react-app-rewired
Browse files Browse the repository at this point in the history
  • Loading branch information
zamrokk committed Aug 10, 2023
1 parent e3f363d commit fbbe4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Uninstall confliting old jest libraries/react-scripts and Install required Tezos

```
cd app
npm uninstall -S react-scripts
npm uninstall -S react-scripts react-app-rewired
npm uninstall -S @testing-library/jest-dom @testing-library/react @testing-library/user-event @types/jest
rm -rf src/components
rm src/setupTests.ts src/react-app-env.d.ts src/reportWebVitals.ts src/serviceWorkerRegistration.ts src/App.test.tsx
Expand Down

0 comments on commit fbbe4dc

Please sign in to comment.