Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Nov 16, 2019
1 parent 653fcf9 commit e652087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You may find the below peer facades useful when developing app with AWS.

```sbt
// For newer LTS (Node.js v10)
libraryDependencies += "net.exoego" %%% "aws-sdk-scalajs-facade" % "0.26.2-v2.524.0"
libraryDependencies += "net.exoego" %%% "aws-sdk-scalajs-facade" % "0.27.0-v2.571.0"

// For older LTS (Node.js v8)
libraryDependencies += "net.exoego" %%% "aws-sdk-scalajs-facade-nodejs-v8" % "0.26.2-v2.524.0"
Expand Down

0 comments on commit e652087

Please sign in to comment.