Skip to content

Commit e1d6077

Browse files
authored
set webpack version
1 parent fa71cc9 commit e1d6077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ lazy val ReactToBindingHtml = project.dependsOn(BindingReactToReact % Test)
1111
publish / skip := true
1212

1313
enablePlugins(ScalaUnidocPlugin)
14+
15+
webpack / version := "5.75.0"

0 commit comments

Comments
 (0)