Skip to content

Commit

Permalink
chore(testing): change migration to target beta.4 (nrwl#3573)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli authored Aug 20, 2020
1 parent 8d9d997 commit c9fb2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jest/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"factory": "./src/migrations/update-10-0-0/update-jest-configs"
},
"update-10.1.0": {
"version": "10.1.0-beta.3",
"version": "10.1.0-beta.4",
"description": "Update jest to v26",
"factory": "./src/migrations/update-10-1-0/update-10-1-0"
}
Expand Down

0 comments on commit c9fb2ee

Please sign in to comment.