set DIR=%~dp0 cd "%DIR%" node contribute/toBrowser.js (npm publish --registry https://npm.zema.de/) && ( node contribute/toNodejs.js npm publish --registry https://npm.zema.de/ --tag latest ) || ( node contribute/toNodejs.js npm publish --registry https://npm.zema.de/ --tag latest )