Skip to content

Commit

Permalink
VIP - deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shahryarjb committed May 19, 2024
1 parent 837b956 commit 921b4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ defmodule MishkaInstaller.MixProject do
[
{:phoenix_pubsub, "~> 2.1"},
# Extra tools
{:mishka_developer_tools,
path: "/Users/shahryar/Documents/Programming/Elixir/mishka_developer_tools"}
{:mishka_developer_tools, github: "mishka-group/mishka_developer_tools"}
]
end

Expand Down
1 change: 1 addition & 0 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
%{
"mishka_developer_tools": {:git, "https://github.com/mishka-group/mishka_developer_tools.git", "b9d9d0cdc19bc4ae3a9cfe61a5843d4b1219472c", []},
"phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.3", "3168d78ba41835aecad272d5e8cd51aa87a7ac9eb836eabc42f6e57538e3731d", [:mix], [], "hexpm", "bba06bc1dcfd8cb086759f0edc94a8ba2bc8896d5331a1e2c2902bf8e36ee502"},
}

0 comments on commit 921b4af

Please sign in to comment.