Skip to content

Commit

Permalink
fix resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
chandu0101 committed Jul 8, 2017
1 parent 6c44621 commit 70d1e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ libraryDependencies += "scalajs-react-interface" %%% "universal" % "2017.7.9-RC"

//bintray
resolvers += Resolver.jcenterRepo
resolvers += Resolver.bintrayRepo("scalajs-react-interface", "maven")

organization := "scalajs-react-interface"

Expand Down

0 comments on commit 70d1e51

Please sign in to comment.