You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,8 @@ For example, having the following section in your package.json will result with
60
60
},
61
61
```
62
62
63
-
The latest official NodeRT scope is used as a base ([nodert-win10-rs4](https://www.npmjs.com/search?q=@nodert-win10-rs4)) and some missing new namespace might be pulled from unsupported community build such as [nodert-win10-20h1](https://www.npmjs.com/search?q=@nodert-win10-20h1). List of namespaces can be found [here](https://github.com/xan105/node-nodeRT/tree/main/packages).
63
+
The latest official NodeRT scope is used as a base ([nodert-win10-rs4](https://www.npmjs.com/search?q=@nodert-win10-rs4)).<br />
64
+
List of namespaces can be found [here](https://github.com/xan105/node-nodeRT/tree/main/packages).
0 commit comments