Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ Linking GABA into other projects involves a special NPM command to ensure that d
- enable "create merge commit" option
- do a normal merge to maintain history
- disable "create merge commit" option
- On a clean `master` run `npm run build` go to `/dist` folder just generated, then `npm publish` and GABA will be on npm
- On a clean `master` run `npm run build`, then run `npm publish` in the project root and GABA will be on npm

## API documentation

Expand Down