You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: convert this repo from yarn to npm
Convert the repository from yarn to npm.
* **package.json**: Update scripts section to use npm commands instead of yarn.
* **.github/workflows/test.yml**: Update to use npm for installing dependencies and building the project.
* **.release-it.json**: Update after:bump hook to use npm run build instead of yarn build.
* **README.md**: Update instructions to use npm for installing dependencies instead of yarn.
* **package-lock.json**: Add new npm lockfile.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/vega/vega-datasets?shareId=XXXX-XXXX-XXXX-XXXX).
* remove yarn lockfile
* chore: update deps
0 commit comments