Skip to content

Commit

Permalink
Use the Clojars co.elastic group
Browse files Browse the repository at this point in the history
  • Loading branch information
haywoood committed May 4, 2021
1 parent be01d60 commit e79f738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Smooths out the experience of using EUI from Clojurescript.

[![Clojars Project](https://img.shields.io/clojars/v/elastic/eui-cljs.svg)](https://clojars.org/elastic/eui-cljs)
[![Clojars Project](https://img.shields.io/clojars/v/co.elastic/eui-cljs.svg)](https://clojars.org/co.elastic/eui-cljs)

It's currently difficult to track down exactly which file any given EUI variable lives in. Every component should be imported separately because that reduces the final bundle size.

Expand Down
2 changes: 1 addition & 1 deletion release.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:group-id "elastic",
{:group-id "co.elastic",
:artifact-id "eui-cljs",
:scm-url "https://github.com/elastic/eui-cljs",
:version "32.2.0"}

0 comments on commit e79f738

Please sign in to comment.