Commit 5faddd6
authored
fix: engine requirement (#1210)
The package is used to distribute finished builds that do not have any direct requirements for the node version used.
However, a modern nodejs environment is required for the build process. A different configuration is provided for this purpose:
https://docs.npmjs.com/cli/v11/configuring-npm/package-json#devengines1 parent 0f91e3a commit 5faddd6
2 files changed
Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 | | |
103 | 107 | | |
104 | 108 | | |
| |||
0 commit comments