chore(testing): change migration to target beta.4 (#3573)

This commit is contained in:
Jonathan Cammisuli 2020-08-20 08:46:10 -04:00 committed by GitHub
parent 8d9d99796c
commit c9fb2ee9a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}