mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-08-30 06:23:49 +00:00
Replace pnpm-lock.yaml with package-lock.json. Both overrides move to package.json#overrides, including the request -> @cypress/request alias. allowBuilds for es5-ext becomes package.json#allowScripts. The deploy script chained "pnpm register", which would have failed once pnpm was gone; it now calls npm run register.