aboutsummaryrefslogblamecommitdiff
path: root/project/plugins.sbt
blob: 2c768c0a2d6eed3432a003e7054366435a44334a (plain) (tree)
1
2
3
4
5
6
7


                                                                                   
                                                          


                                                                              
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.4")

// Scala.js plugin
addSbtPlugin("org.scala-lang.modules.scalajs" % "scalajs-sbt-plugin" % "0.5.5")