aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json-example
Commit message (Collapse)AuthorAgeLines
* Upgrade to latest Cordova platformsDave Arter2018-04-11-0/+600
This requires dropping support for iOS 8 and lower, but given that version’s single-digit market share this won’t be a problem. Existing installs of the app on iOS 8 will continue to function. Recent versions of Cordova require package.json and package-lock.json files in addition to config.xml, so example files have been added.