Skip to content

Commit

Permalink
Merge pull request #332 from MawiraIke/feature/app-db-path
Browse files Browse the repository at this point in the history
Update devtools to 1.0.4
  • Loading branch information
superstructor committed Dec 23, 2021
2 parents 453fe7e + 4b8bc91 commit aaf4858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/todomvc/shadow-cljs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[zprint "1.0.1"]
[superstructor/re-highlight "1.1.0"]
[secretary "1.2.3"]
[binaryage/devtools "1.0.3"]
[binaryage/devtools "1.0.4"]
[metosin/malli "0.5.1"]]

:source-paths ["src" "../../src" "../../gen-src"]
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

:dependencies [[org.clojure/clojure "1.10.3" :scope "provided"]
[org.clojure/clojurescript "1.10.879" :scope "provided"]
[binaryage/devtools "1.0.3"]
[binaryage/devtools "1.0.4"]
[com.yahoo.platform.yui/yuicompressor "2.4.8"
:exclusions [rhino/js]]
[zprint "1.0.1"]
Expand Down

0 comments on commit aaf4858

Please sign in to comment.