mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-30 21:07:01 +02:00
31008d83eb
The project does not have a package-lock.json file, so `npm ci` does not work. Switch to `npm install` instead.