Skip to content

Commit

Permalink
quil 4.3.1563
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed Jan 22, 2024
1 parent de456c5 commit b336ef8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
;; https://cjohansen.no/tools-deps-figwheel-main-devcards-emacs/ was very
;; helpful for dev setup
{:deps {org.clojure/clojurescript {:mvn/version "1.11.121"}
;; p5 was excluded so that the latest version can be provided through npm
quil/quil {:mvn/version "4.3.1323"}
;; previously p5 was excluded so that the latest version could be
;; provided through npm
quil/quil {:mvn/version "4.3.1563"}

;; alternative SVG library
io.github.adam-james-v/svg-clj {:mvn/version "0.0.11"}
Expand Down

0 comments on commit b336ef8

Please sign in to comment.