Skip to content

Commit

Permalink
link the conflict after running yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Dec 16, 2020
1 parent 719185b commit 60c2535
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 333 deletions.
4 changes: 2 additions & 2 deletions scripts/change-ember-cli-version.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/bash
set -e

./scripts/link-them.sh

case "$EAI_SCENARIO" in
"2.18")
version="~2.18.0"
Expand Down Expand Up @@ -36,3 +34,5 @@ else
fi

fi

./scripts/link-them.sh
Loading

0 comments on commit 60c2535

Please sign in to comment.