Commit 3c4feae
authored
fix: set all runtimes minVersion to 0.0.1 (#511)
The version is currently the latest version of node that these engines
were tested again, rather than the version of the engine that added
support.
This fixes it so the version is hard coded as `0.0.1` since we don't
know which one introduced each feature.1 parent 385d8be commit 3c4feae
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
108 | | - | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments