clarify npm user
+1
-1
@@ -55,7 +55,7 @@ Tag the release. In a working copy of the openlayers/ol3 repo:
|
|||||||
|
|
||||||
### Publish to npm
|
### Publish to npm
|
||||||
|
|
||||||
Run the `publish.sh` task with the version number as specified in the `package.json` (without the "v" prefix). The `publish.sh` script makes sure that the tag name and the version in `package.json` for that tag match. If you have not created a user before, do so now, see: https://docs.npmjs.com/cli/adduser
|
Run the `publish.sh` task with the version number as specified in the `package.json` (without the "v" prefix). The `publish.sh` script makes sure that the tag name and the version in `package.json` for that tag match. This implies you have an npm user account which has the correct permissions.
|
||||||
|
|
||||||
./tasks/publish.sh 3.1.0
|
./tasks/publish.sh 3.1.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user