We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5d8cd commit 2230398Copy full SHA for 2230398
README.md
@@ -10,4 +10,5 @@ This package enables Node.js applications to use a CAN bus over USB.
10
4. Commit change to git
11
5. Run `git tag v<version>`
12
6. Run `git push --tags`
13
-7. Run `npm publish`
+7. Run `npm publish --access public`
14
+8. Create a new release on GitHub with an explanation of the changes
0 commit comments