We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ce1c2 commit 897cd32Copy full SHA for 897cd32
example-app/project.clj
@@ -20,7 +20,7 @@
20
[org.clojure/clojurescript "1.9.229"]
21
[reagent "0.6.0"]
22
[re-frame "0.9.2"]
23
- [re-crud "0.1.0"]]
+ [org.omnyway/re-crud "0.1.0"]]
24
25
:plugins [[lein-cljsbuild "1.1.4"]]
26
0 commit comments