summaryrefslogtreecommitdiff
path: root/examples/workbench-example-app/project/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/workbench-example-app/project/build.sbt')
-rw-r--r--examples/workbench-example-app/project/build.sbt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/workbench-example-app/project/build.sbt b/examples/workbench-example-app/project/build.sbt
deleted file mode 100644
index 7ed0b3e..0000000
--- a/examples/workbench-example-app/project/build.sbt
+++ /dev/null
@@ -1,3 +0,0 @@
-addSbtPlugin("org.scala-lang.modules.scalajs" % "scalajs-sbt-plugin" % "0.5.5")
-
-addSbtPlugin("com.lihaoyi" % "workbench" % "0.2.3")