mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-11 22:54:14 +00:00
Make Reagent and re-frame dependencies provided
This commit is contained in:
parent
d05bc33576
commit
cbdcf552fc
@ -4,8 +4,8 @@
|
||||
:license {:name "MIT"}
|
||||
:dependencies [[org.clojure/clojure "1.8.0"]
|
||||
[org.clojure/clojurescript "1.9.227"]
|
||||
[reagent "0.6.0"]
|
||||
[re-frame "0.9.0"]
|
||||
[reagent "0.6.0" :scope "provided"]
|
||||
[re-frame "0.9.0" :scope "provided"]
|
||||
[cljsjs/d3 "4.2.2-0"]
|
||||
[binaryage/devtools "0.9.4"]]
|
||||
:plugins [[lein-less "1.7.5"]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user