Skip to content

Commit

Permalink
Pin without invariance
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Oct 8, 2023
1 parent 44cf641 commit 6268c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ setup-githooks: ## Setup githooks
.PHONY: pin
pin: ## Pin dependencies
opam pin add jsoo-react.dev "git+https://github.com/ml-in-barcelona/jsoo-react.git#8fda15c39665ac27841c7659422f82ac331e0a01" -y
opam pin add jsoo-css.dev "git+https://github.com/ml-in-barcelona/jsoo-css.git#c5945cff4555c3ab4cd3f9f215aa0a96af871c2c" -y --update-invariant
opam pin add jsoo-css.dev "git+https://github.com/ml-in-barcelona/jsoo-css.git#d1b4a70766a7e1e5df9493d3c0e4c47e8dc4e41c" -y

.PHONY: create-switch
create-switch: ## Create opam switch
Expand Down

0 comments on commit 6268c27

Please sign in to comment.