Make sure the package-lock.json file is removed.

pull/25/head
Dave Page 2019-08-07 11:07:10 +01:00
parent 4067d65a30
commit b9d5e08e8f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ install-node:
cd web && yarn import
cd web && yarn audit
rm -f package-lock.json
rm -f web/package-lock.json
bundle:
cd web && yarn run bundle