Commit ef8c3f4
### Summary
This is a simple fix for the issue encountered when trying to release a
new package generated by the library. The solution mainly involved
upgrading the dependencies and aligning the configuration.
#733
### Test plan
The fix has been added to the library I am working on, and the issue has
been resolved.
---------
Co-authored-by: Burak Güner <[email protected]>
1 parent 3dbad92 commit ef8c3f4
File tree
1 file changed
+5
-3
lines changed- packages/create-react-native-library/templates/common
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
0 commit comments