| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3d1b3df commit 205a4d2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -99,9 +99,10 @@ | |||
| 99 | 99 | * V8 5.9: 56 | |
| 100 | 100 | * V8 6.0: 57 | |
| 101 | 101 | * V8 6.1: 58 | |
| 102 | + * V8 6.2: 59 | ||
| 102 | 103 | * | |
| 103 | 104 | * More information can be found at https://nodejs.org/en/download/releases/ | |
| 104 | 105 | */ | |
| 105 | - #define NODE_MODULE_VERSION 58 | ||
| 106 | + #define NODE_MODULE_VERSION 59 | ||
| 106 | 107 | ||
| 107 | 108 | #endif // SRC_NODE_VERSION_H_ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments