Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
fix: 📦Bump detox to 14.0.1 (#233 by @rdewolff)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
rdewolff authored and jamonholmgren committed Aug 13, 2019
1 parent b530eee commit 19036df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplate/package.json.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/eslint-plugin": "^1.1.0",
"@typescript-eslint/parser": "^1.1.0",
<% if (props.includeDetox) { -%>
"detox": "^12.4.0",
"detox": "^14.0.1",
<% } -%>
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
Expand Down

0 comments on commit 19036df

Please sign in to comment.