summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorLi Haoyi <haoyi@dropbox.com>2015-03-12 20:13:25 +0800
committerLi Haoyi <haoyi@dropbox.com>2015-03-28 22:11:38 +0800
commit7006cebd061784900233c405ce03665151b86010 (patch)
tree5809b127984508a436f6806d94132c29ea2b8fee /project
parentac86ffc25a169585fffffd2535e856b9826e78ad (diff)
downloadhands-on-scala-js-7006cebd061784900233c405ce03665151b86010.tar.gz
hands-on-scala-js-7006cebd061784900233c405ce03665151b86010.tar.bz2
hands-on-scala-js-7006cebd061784900233c405ce03665151b86010.zip
better scrolling
Diffstat (limited to 'project')
-rw-r--r--project/build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.sbt b/project/build.sbt
index b1cfc53..a4c9041 100644
--- a/project/build.sbt
+++ b/project/build.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.7.4")