Skip to content

Commit

Permalink
bullet pt
Browse files Browse the repository at this point in the history
  • Loading branch information
scniro authored May 30, 2018
1 parent 20068bb commit b829b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,6 @@ Pull Requests are welcome. Be mindful of the availbe scripts below to help submi
- `npm run test` to ensure tests continue to pass
- `npm run build` to generate the demo bundle

* note that it's necessary to bump the [package.json](https://github.com/scniro/react-codemirror2/blob/master/package.json#L3) version prior to final `npm run build` so we can grab the proposed new version as seen in the demo header. Also note, the core changes are to be made in `src/index.tsx` as `./index.js` and `./index.d.ts` are _generated_
note that it's necessary to bump the [package.json](https://github.com/scniro/react-codemirror2/blob/master/package.json#L3) version prior to final `npm run build` so we can grab the proposed new version as seen in the demo header. Also note, the core changes are to be made in `src/index.tsx` as `./index.js` and `./index.d.ts` are _generated_

[MIT](./LICENSE) © 2018 [scniro](https://github.com/scniro)

0 comments on commit b829b85

Please sign in to comment.