Skip to content

Commit

Permalink
npm publishing is now done via a utility script
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcal committed Nov 17, 2017
1 parent 340e3b8 commit 4e1a217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ directories under `build/`.
2. Update `CHANGES.md` with version history
3. Update `package.json` with new version number (now in only 1 place)
4. Add a git tag
5. `npm publish`
5. Publish to npm: `php npm_prep.php` and `php npm_publish.php`
6. Update downstream libraries


Expand Down

0 comments on commit 4e1a217

Please sign in to comment.