mirror of
https://github.com/metosin/reitit.git
synced 2025-12-25 03:08:25 +00:00
Merge pull request #251 from aarongroom/fix/unused-example-deps
Remove unused compojure dependencies from frontend examples
This commit is contained in:
commit
727858e9a6
3 changed files with 0 additions and 3 deletions
|
|
@ -8,7 +8,6 @@
|
|||
[ring-server "0.5.0"]
|
||||
[reagent "0.8.1"]
|
||||
[ring "1.7.1"]
|
||||
[compojure "1.6.1"]
|
||||
[hiccup "1.0.5"]
|
||||
[org.clojure/clojurescript "1.10.439"]
|
||||
[metosin/reitit "0.3.1"]
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
[ring-server "0.5.0"]
|
||||
[reagent "0.8.1"]
|
||||
[ring "1.7.1"]
|
||||
[compojure "1.6.1"]
|
||||
[hiccup "1.0.5"]
|
||||
[org.clojure/clojurescript "1.10.439"]
|
||||
[metosin/reitit "0.3.1"]
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
[ring-server "0.5.0"]
|
||||
[reagent "0.8.1"]
|
||||
[ring "1.7.1"]
|
||||
[compojure "1.6.1"]
|
||||
[hiccup "1.0.5"]
|
||||
[org.clojure/clojurescript "1.10.439"]
|
||||
[metosin/reitit "0.3.1"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue