Skip to content

Commit b829b85

Browse files
authored
bullet pt
1 parent 20068bb commit b829b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ Pull Requests are welcome. Be mindful of the availbe scripts below to help submi
190190
- `npm run test` to ensure tests continue to pass
191191
- `npm run build` to generate the demo bundle
192192

193-
* 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_
193+
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_
194194

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

0 commit comments

Comments
 (0)