mirror of https://github.com/status-im/reagent.git
Use fixed create-react-class Cljsjs package
This commit is contained in:
parent
304cc4be7f
commit
801c32d0e0
|
@ -8,7 +8,7 @@
|
|||
;; If :npm-deps enabled, these are used only for externs
|
||||
[cljsjs/react-dom "15.6.1-1"]
|
||||
[cljsjs/react-dom-server "15.6.1-1"]
|
||||
[cljsjs/create-react-class "15.6.0-1"]]
|
||||
[cljsjs/create-react-class "15.6.0-2"]]
|
||||
|
||||
:plugins [[lein-cljsbuild "1.1.6"]
|
||||
[lein-codox "0.10.3"]]
|
||||
|
|
Loading…
Reference in New Issue