Skip to content

Commit f0d2e70

Browse files
authored
Update docs/upgrades/1.0.md
1 parent 2a0c95a commit f0d2e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrades/1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Make sure any renative versions referenced in your `renative.json` are updated t
9191
"templateConfig": {
9292
"name": "@rnv/template-starter",
9393
"version": "1.0.0"
94-
},,
94+
},
9595
```
9696
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:
9797
```json

0 commit comments

Comments
 (0)