We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9647680 commit 5360028Copy full SHA for 5360028
js/js.sbt
@@ -1,6 +1,6 @@
1
enablePlugins(Example)
2
3
-libraryDependencies += "com.thoughtworks.binding" %%% "jspromisebinding" % "11.7.0+146-ae88d318"
+libraryDependencies += "com.thoughtworks.binding" %%% "jspromisebinding" % "11.7.0+150-e57da363"
4
5
libraryDependencies += "com.thoughtworks.binding" %%% "dom" % "11.7.0" % Test
6
0 commit comments