Skip to content

Commit bcf3576

Browse files
committed
a bit more cleanup
1 parent 0f991f2 commit bcf3576

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0011-introduce-reactNativeMeta.md renamed to proposals/0012-introduce-reactNativeMeta.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author:
55
date: 25-01-2021
66
---
77

8-
# RFC0011: Introducing `reactNativeMeta` to `package.json`, for RN specific metadata
8+
# RFC0012: Introducing `reactNativeMeta` to `package.json`, for RN specific metadata
99

1010
## Summary
1111

@@ -32,8 +32,8 @@ This is how this section would look like...
3232
"features": {
3333
"fabric": "true",
3434
"android": {
35-
"turbomodules": "true",
36-
},
35+
"turbomodules": "true",
36+
},
3737
},
3838
"requirements": {
3939
"react-native": ">= 0.71.0",

0 commit comments

Comments
 (0)