Skip to content

Commit

Permalink
Bump to 1.0.0-beta44
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindberg committed Jan 28, 2024
1 parent 4bf145d commit 558213f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/angular/angular-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/chart/chart-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/d3/d3-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/google-maps/google-maps-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/jquery/jquery-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/leaflet/leaflet-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/onsenui/onsenui-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/p5/p5-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/phaser/phaser-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/pixi/pixi-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reveal/reveal-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/three/three-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/vue/vue-opt-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")

0 comments on commit 558213f

Please sign in to comment.