Commit 573f03a1 authored by Hunter Loftis's avatar Hunter Loftis Committed by GitHub

Merge branch 'master' into yarn-no-production

parents 930c9b42 e9bd8d5e
......@@ -40,7 +40,7 @@ yarn_node_modules() {
echo " https://yarnpkg.com/en/docs/cli/install#toc-yarn-install-production"
echo ""
fi
yarn install --pure-lockfile 2>&1
yarn install --pure-lockfile --ignore-engines 2>&1
}
npm_node_modules() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment