summaryrefslogtreecommitdiff
path: root/examples/crossBuilds/clientserver/project/build.sbt
diff options
context:
space:
mode:
authorLi Haoyi <haoyi@dropbox.com>2014-11-10 20:51:30 -0800
committerLi Haoyi <haoyi@dropbox.com>2014-11-10 20:51:30 -0800
commit2846d28c95d183792d6d809d1c3884b619b6f937 (patch)
tree64323ab358a42e718debe6cb5870ac74a8458599 /examples/crossBuilds/clientserver/project/build.sbt
parent916476a310661a0b81011e0af429f356d5cd36e7 (diff)
downloadhands-on-scala-js-2846d28c95d183792d6d809d1c3884b619b6f937.tar.gz
hands-on-scala-js-2846d28c95d183792d6d809d1c3884b619b6f937.tar.bz2
hands-on-scala-js-2846d28c95d183792d6d809d1c3884b619b6f937.zip
Small cleanup, book is now acyclic
Diffstat (limited to 'examples/crossBuilds/clientserver/project/build.sbt')
-rw-r--r--examples/crossBuilds/clientserver/project/build.sbt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/crossBuilds/clientserver/project/build.sbt b/examples/crossBuilds/clientserver/project/build.sbt
index 9c68ece..7c60a91 100644
--- a/examples/crossBuilds/clientserver/project/build.sbt
+++ b/examples/crossBuilds/clientserver/project/build.sbt
@@ -3,6 +3,3 @@ addSbtPlugin("org.scala-lang.modules.scalajs" % "scalajs-sbt-plugin" % "0.5.5")
addSbtPlugin("com.lihaoyi" % "utest-js-plugin" % "0.2.4")
-addSbtPlugin("com.lihaoyi" % "workbench" % "0.2.3")
-
-addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")