Skip to content

Commit 56d87f4

Browse files
committed
remove dev profiles
1 parent 5c1f794 commit 56d87f4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

project.clj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@
1010
[figwheel-sidecar "0.5.17"]
1111
[binaryage/devtools "0.9.10"]
1212
[org.openjdk.nashorn/nashorn-core "15.3"]]
13-
:repl-options {:nrepl-middleware [cider.piggieback/wrap-cljs-repl]}
14-
:profiles {:dev {:dependencies [[com.github.nubank/morse "v2023.10.06.02"]]
15-
:repositories [["jitpack" "https://jitpack.io"]]}}
16-
)
13+
:repl-options {:nrepl-middleware [cider.piggieback/wrap-cljs-repl]})

0 commit comments

Comments
 (0)