| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7ee8a7a commit fa0439e
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "NODE_MODULE_VERSION": [ | |
| 3 | + { "modules": 105,"runtime": "node", "variant": "v8_9.8", "versions": "18.0.0-pre" }, | ||
| 3 | 4 | { "modules": 104,"runtime": "node", "variant": "v8_9.7", "versions": "18.0.0-pre" }, | |
| 4 | 5 | { "modules": 103,"runtime": "electron", "variant": "electron", "versions": "18" }, | |
| 5 | 6 | { "modules": 102,"runtime": "node", "variant": "v8_9.5", "versions": "17.0.0" }, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,7 +89,7 @@ | |||
| 89 | 89 | * version matching should open a pull request to reserve a number in this | |
| 90 | 90 | * registry. | |
| 91 | 91 | */ | |
| 92 | - #define NODE_MODULE_VERSION 104 | ||
| 92 | + #define NODE_MODULE_VERSION 105 | ||
| 93 | 93 | ||
| 94 | 94 | // The NAPI_VERSION provided by this version of the runtime. This is the version | |
| 95 | 95 | // which the Node binary being built supports. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments