We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd57a12 commit 6331ae1Copy full SHA for 6331ae1
1 file changed
README.org
@@ -8,8 +8,8 @@ Latest version:
8
9
In order to install it, add the following to your =build.boot= dependencies:
10
#+BEGIN_SRC clojure
11
-[binaryage/devtools "0.7.2" :scope "test"]
12
-[binaryage/dirac "0.6.2" :scope "test"]
+[binaryage/devtools "0.8.0" :scope "test"]
+[binaryage/dirac "0.6.3" :scope "test"]
13
[powerlaces/boot-cljs-devtools "0.X.X" :scope "test"]
14
#+END_SRC
15
In addition require the task, specifically =cljs-devtools=.
0 commit comments