Skip to content

Commit 897cd32

Browse files
committed
Use the new clojars package in example-app
1 parent f4ce1c2 commit 897cd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-app/project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[org.clojure/clojurescript "1.9.229"]
2121
[reagent "0.6.0"]
2222
[re-frame "0.9.2"]
23-
[re-crud "0.1.0"]]
23+
[org.omnyway/re-crud "0.1.0"]]
2424

2525
:plugins [[lein-cljsbuild "1.1.4"]]
2626

0 commit comments

Comments
 (0)