chore: fix embark-testing version

This commit is contained in:
Iuri Matias 2020-02-26 14:53:01 -05:00
parent 794c7d5f24
commit d27aefd2b2
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
"devDependencies": { "devDependencies": {
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.2.0-nightly.3", "embark-testing": "^5.2.4-nightly.0",
"eslint": "6.8.0", "eslint": "6.8.0",
"jest": "24.9.0", "jest": "24.9.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",