File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ The following Third Party/OSS Node.js (npm) modules have been implemented:
276
276
| [ winston-daily-rotate-file] ( https://github.com/scalajs-io/winston-daily-rotate-file ) | 1.4.4 | A multi-transport async logging library for Node.js. |
277
277
| [ xml2js] ( https://github.com/scalajs-io/xml2js ) | 0.4.16 | Simple XML to JavaScript object converter. |
278
278
279
- * NOTE* : The full SBT artifact expression is: "io.scalajs.npm" %%% "xxxx" % version (e.g. "io.scalajs.npm" %%% "express" % "4.14.1")
279
+ * NOTE* : The full SBT artifact expression is: "io.scalajs.npm" %%% "xxxx" % version (e.g. "io.scalajs.npm" %%% "express" % "4.14.1-3 ")
280
280
281
281
I've provided an example to demonstrate how similar the Scala.js code is to the JavaScript
282
282
that it replaces.
You can’t perform that action at this time.
0 commit comments