| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 60a3bd9 commit 7fcc1f7
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": 79, "runtime": "node", "variant": "v8_7.8", "versions": "13.0.0-pre" }, | ||
| 3 | 4 | { "modules": 78, "runtime": "node", "variant": "v8_7.7", "versions": "13.0.0-pre" }, | |
| 4 | 5 | { "modules": 77, "runtime": "node", "variant": "v8_7.6", "versions": "13.0.0-pre" }, | |
| 5 | 6 | { "modules": 76, "runtime": "electron", "variant": "electron", "versions": "8" }, | |
| 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 78 | ||
| 92 | + #define NODE_MODULE_VERSION 79 | ||
| 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