Skip to content

Commit

Permalink
Revert "update(README): add an example on how to update @knapsack-pro…
Browse files Browse the repository at this point in the history
…/jest in create-react-app-example"

This reverts commit fbd1ba5.
  • Loading branch information
ArturT committed Jul 24, 2023
1 parent fbd1ba5 commit 72d6cc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@ npm install -D @knapsack-pro/jest -w packages/jest-example-test-suite
npm run test:jest
git commit -am "deps(jest-example-test-suite): update @knapsack-pro/jest"

npm install -D @knapsack-pro/jest -w packages/create-react-app-example
git commit -am "deps(create-react-app-example): update @knapsack-pro/jest"

git push origin main --tags

cd packages/jest
Expand Down

0 comments on commit 72d6cc3

Please sign in to comment.