Commit 1ac30db
chore: move @types/node to peerDependencies (#231)
* chore: move @types/node to peerDependencies
* Fix formatting in package.json
Signed-off-by: Gijs de Man <43375368+Gijsdeman@users.noreply.github.com>
* Fix `@types/node` to '*'
We do this as we still want to be able to ship `@types/node` but not rely on a specific version and avoid an `.npmrc` with `legacy-peer-deps=true`.
Signed-off-by: Nikola Hristov <Nikola@PlayForm.Cloud>
---------
Signed-off-by: Gijs de Man <43375368+Gijsdeman@users.noreply.github.com>
Signed-off-by: Nikola Hristov <nikola@nikolahristov.tech>
Signed-off-by: Nikola Hristov <Nikola@PlayForm.Cloud>
Co-authored-by: Nikola Hristov <nikola@nikolahristov.tech>
Co-authored-by: Nikola Hristov <Nikola@PlayForm.Cloud>1 parent 23b96c4 commit 1ac30db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments