Skip to content

Commit 1d7b4f9

Browse files
committed
Restore build imports
1 parent 1ceebb4 commit 1d7b4f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/project/Dependencies.scala

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
1+
import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
2+
import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
3+
import sbt._
24

35
object Dependencies {
46
val udashCoreVersion = "0.8.1"

0 commit comments

Comments
 (0)