File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 292292 {:replace-deps {io.github.seancorfield/deps-new
293293 {:git/tag " v0.5.2" :git/sha " 253f32a" }
294294 io.github.practicalli/project-templates
295- {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}
295+ {:git/tag " 2023-06-12 " :git/sha " d3e95d7 " }}
296296 :exec-fn org.corfield.new/create
297- :exec-args {:template practicalli/application
297+ :exec-args {:template practicalli/minimal
298298 :name practicalli/playground}}
299299
300300 :project/create-local
303303 practicalli/project-templates
304304 {:local/root " /home/practicalli/projects/practicalli/project-templates/" }}
305305 :exec-fn org.corfield.new/create
306- :exec-args {:template practicalli/service
307- :name practicalli/gameboard.service }}
306+ :exec-args {:template practicalli/minimal
307+ :name practicalli/playground }}
308308
309309 :project/templates
310310 {:extra-deps {io.github.practicalli/project-templates
311- {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}}
311+ {:git/tag " 2023-06-12 " :git/sha " d3e95d7 " }}}
312312
313313 ; ; Convert Leiningen projects to Clojure CLI with depify
314314 ; ; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve
You can’t perform that action at this time.
0 commit comments