| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a572a4e commit 497f6ca
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": 93, "runtime": "node", "variant": "v8_9.0", "versions": "16.0.0-pre" }, | ||
| 3 | 4 | { "modules": 92, "runtime": "node", "variant": "v8_8.9", "versions": "16.0.0-pre" }, | |
| 4 | 5 | { "modules": 91, "runtime": "node", "variant": "v8_8.8", "versions": "16.0.0-pre" }, | |
| 5 | 6 | { "modules": 90, "runtime": "node", "variant": "v8_8.7", "versions": "16.0.0-pre" }, | |
| 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 92 | ||
| 92 | + #define NODE_MODULE_VERSION 93 | ||
| 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