delvedor / delvedor/appversion
On app.json from expo config
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
apv update minor with json: ["app.json"] in appversion.json file doesn't update the version of app.json
file structure:
`{
"expo": {
"name": "xxxx",
"description": "xxxx",
"slug": "xxxx",
"version": "1.0.0",
},
}`
FYI: [documentation for app json config](https://docs.expo.io/versions/latest/config/app/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.