Skip to content
  • Samuel Attard's avatar
    build: ensure consistent lock files across multiple machines (#17955) · 98c51dd6
    Samuel Attard authored
    * build: ensure consistent package-lock across multiple machines
    
    * build: fix linting errors and use npm ci instead of npm install
    
    * build: use a yarn.lock and yarn instead of package-lock and npm
    
    * chore: replace package-lock.json files with yarn.lock
    
    * chore: replace last instance of `npm install`
    98c51dd6