Skip to content

Commit

Permalink
Merge pull request #77 from qld-gov-au/add-iOS-12-support
Browse files Browse the repository at this point in the history
add support to iOS 12
  • Loading branch information
devonpis authored Jul 10, 2022
2 parents 300353b + 12e2729 commit 9829898
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"url": "https://github.com/qld-gov-au/formio.git"
},
"browserslist": [
"last 3 Chrome versions"
"last 3 Chrome versions",
"iOS >= 12"
],
"scripts": {
"storybook": "start-storybook -p 6006",
Expand Down

0 comments on commit 9829898

Please sign in to comment.