File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{:paths [" src/main/clojure" " src/main/cljs" " resources" ]
22 :deps
3- {com.google.javascript/closure-compiler-unshaded {:mvn/version " v20210202 " }
3+ {com.google.javascript/closure-compiler-unshaded {:mvn/version " v20210302 " }
44 com.cognitect/transit-clj {:mvn/version " 0.8.309" }
55 org.clojure/clojure {:mvn/version " 1.10.0" }
66 org.clojure/core.specs.alpha {:mvn/version " 0.1.24" }
Original file line number Diff line number Diff line change 1616 [org.clojure/test.check " 0.10.0-alpha3" :scope " test" ]
1717 [com.cognitect/transit-clj " 0.8.309" ]
1818 [org.clojure/google-closure-library " 0.0-20201211-3e6c510d" ]
19- [com.google.javascript/closure-compiler-unshaded " v20210202 " ]]
19+ [com.google.javascript/closure-compiler-unshaded " v20210302 " ]]
2020 :profiles {:1.6 {:dependencies [[org.clojure/clojure " 1.6.0" ]]}
2121 :uberjar {:aot :all :main cljs.main}
2222 :closure-snapshot {:dependencies [[com.google.javascript/closure-compiler-unshaded " 1.0-SNAPSHOT" ]]}}
Original file line number Diff line number Diff line change 55CLOJURE_RELEASE=" 1.9.0"
66SPEC_ALPHA_RELEASE=" 0.1.143"
77CORE_SPECS_ALPHA_RELEASE=" 0.1.24"
8- CLOSURE_RELEASE=" 20210202 "
8+ CLOSURE_RELEASE=" 20210302 "
99DJSON_RELEASE=" 0.2.6"
1010TRANSIT_RELEASE=" 0.8.309"
1111GCLOSURE_LIB_RELEASE=" 0.0-20201211-3e6c510d"
You can’t perform that action at this time.
0 commit comments