Skip to content

Commit

Permalink
[BUG FIX] update package version, remove yarn.lock (#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkThoughtThunk authored Apr 22, 2021
1 parent 85a37c9 commit be006e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 272 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Oli.MixProject do
def project do
[
app: :oli,
version: "0.8.0",
version: "0.9.0",
elixir: "~> 1.11",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: elixirc_options(Mix.env()),
Expand Down
271 changes: 0 additions & 271 deletions yarn.lock

This file was deleted.

0 comments on commit be006e4

Please sign in to comment.