Commit 6c1574a
committed
package.json: fix supported Node.js versions in package description
from:
```
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 14 compatibility"
```
to:
```
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 18 compatibility"
```1 parent 22c8ac4 commit 6c1574a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments