Commit 5e611ce
committed
feat(package.json): change on how dependencies are installed (added peer deps)
if we depend on the aws-sdk in our app where we also depend on dynamo-easy, we don't want two
versions beeing installed, instead we only want one version1 parent e8028a9 commit 5e611ce
2 files changed
+588
-605
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| |||
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
125 | | - | |
| 131 | + | |
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
131 | | - | |
132 | | - | |
| 137 | + | |
133 | 138 | | |
134 | 139 | | |
0 commit comments