- Docs (ReleaseInstructions): Clarify need for npm permissions to publish

master
Brett Zamir 2018-10-25 11:05:48 +08:00
parent b573a85fba
commit 5c96501507
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# ?
- Docs (ReleaseInstructions): Clarify need for npm permissions to publish
# 3.1.1
- Fix: Save broken on Firefox (since FF version?)

View File

@ -75,3 +75,5 @@ You will need to be a member of the SVG-Edit GitHub group to do this step.
## Publish to npm
1. `npm publish`
You will need to be a member of the npm group to do this step.