Files
tiennm99 88cfc380f4 build: move from pnpm to npm
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.
2026-08-17 12:20:41 +07:00
..
2026-08-17 12:20:41 +07:00