Skip to content
Bence Rózsa edited this page Feb 13, 2025 · 1 revision

NPM Publish

Utolsó release:

  • beta branchből

Parancs:

npm publish --tag beta --access public

Fork Update

 git remote add upstream https://git.sheetjs.com/sheetjs/sheetjs.git
 git fetch upstream
 git merge upstream/master

Clone this wiki locally