We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d1a3f commit 5a37777Copy full SHA for 5a37777
README.md
@@ -231,7 +231,7 @@ The following core Node.js modules (v7.7.1) have been implemented:
231
| vm | The vm module provides APIs for compiling and running code within V8 Virtual Machine contexts.|
232
| zlib | This provides bindings to Gzip/Gunzip, Deflate/Inflate, and DeflateRaw/InflateRaw classes. |
233
234
-*NOTE*: The SBT artifact for the complete Node.js platform is: "io.scalajs.npm" %%% "nodejs" % "0.4.0-pre4"
+*NOTE*: The SBT artifact for the complete Node.js platform is: "io.scalajs" %%% "nodejs" % "0.4.0-pre4"
235
236
<a name="npm_modules">
237
#### Third-party Modules
0 commit comments