You can publish a dev version with npm publish --tag dev , and anyone who does npm install ... npm version patch npm publish.
確定! 回上一頁