Commit 2c91b37
committed
move invariant to dependencies.
When installing this projects on a fresh project it complains about having no access to invariant, since most projects include this automatically this won't show in bigger ones. Moving this `dependency` to the `dependencies` array makes the installation for this automatic.1 parent 21af7e0 commit 2c91b37
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
0 commit comments