Created
July 10, 2018 17:19
-
-
Save brianswisher/060d6169d8f2ccd78a913de32a2dc10f to your computer and use it in GitHub Desktop.
Force Install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i -e 's/{{/_*/g' package.json && sed -i -e 's/}}/*_/g' package.json && yarn && rm package.json-e && git checkout package.json |
Author
brianswisher
commented
Jul 10, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment