Skip to content
Snippets Groups Projects
Commit 5946adea authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWCMS-6636: trying to remove warning about out of date browsers on install

parent 0d61a44d
No related branches found
No related tags found
1 merge request!157Feature/istwcms 6636 ebremner ohana php81
This commit is part of merge request !157. Comments created here will be created in the context of that merge request.
......@@ -94,7 +94,7 @@ echo "Done setting up es lint."
echo "**************************************************************************************"
echo "Running npm run build ..."
npx update-browserslist-db@latest
npx browserslist@latest --update-db
npm run build
echo "**************************************************************************************"
echo "Done running npm run build."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment