[react native] Bump jest-cli version to 0.4.3 in RN packages

This commit is contained in:
Christopher Chedeau
2015-05-14 10:15:05 -07:00
parent 75ed1dd49e
commit 766983f69b
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
"yargs": "1.3.2"
},
"devDependencies": {
"jest-cli": "0.2.1",
"jest-cli": "0.4.3",
"eslint": "0.9.2"
}
}