Commit 72e03a7
Fixing podspec by removing dependency on patch version (#914)
Summary:
- ComponentKit will no longer have a dependency on the Yoga's patch version. We are going from 1.6.0 to 1.6.
- Bumped version of ComponentKit to 0.22.1. Let me know if that is OK. We should be looking to pushing this new podspec to cocoapods master repo
This PR solves [#913](#913)
Closes #914
Differential Revision: D8640301
Pulled By: alickbass
fbshipit-source-id: c7853edc0180fcaa70b3444cb07a14f213528e771 parent 3032a43 commit 72e03a7
File tree
3 files changed
+4
-4
lines changed- ComponentKit
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments