We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0c95a commit f0d2e70Copy full SHA for f0d2e70
docs/upgrades/1.0.md
@@ -91,7 +91,7 @@ Make sure any renative versions referenced in your `renative.json` are updated t
91
"templateConfig": {
92
"name": "@rnv/template-starter",
93
"version": "1.0.0"
94
- },,
+ },
95
```
96
After the update first thing you should do is to include a reference to JSON schema provided by ReNative at the top of your renative.json file:
97
```json
0 commit comments