Skip to content

Commit

Permalink
fix: mvn/repos
Browse files Browse the repository at this point in the history
  • Loading branch information
armed committed Jan 20, 2023
1 parent c2d1273 commit bcd9fc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{:paths ["src"]
:mvn/repos {"github-kepler"
:mvn/repos {"github-kepler-releases"
{:url "https://maven.pkg.github.com/kepler16/*"}
"github-kepler"
{:url "https://maven.pkg.github.com/kepler16/gx.cljc"}}

:deps
Expand Down

1 comment on commit bcd9fc8

@vercel
Copy link

@vercel vercel bot commented on bcd9fc8 Jan 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gx – ./

gx-kepler16.vercel.app
gx-git-master-kepler16.vercel.app
gx.kepler16.com

Please sign in to comment.