Skip to content

Commit 7cb1cf3

Browse files
ryyppycknitt
andcommitted
Update CONTRIBUTING.md
Co-authored-by: Christoph Knittel <ck@cca.io>
1 parent 8aed001 commit 7cb1cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ make playground
215215
make playground-cmijs
216216
```
217217

218-
Note that building the cmijs is based on the dependencies defined in `packages/playground-bundling/package.json`. In case you want to build some different version of e.g. `@rescript/react` or just want to add a new package, change the definition within the `package.json` file and re-run `make playground-cmijs` again.
218+
Note that building the cmijs is based on the dependencies defined in `packages/playground-bundling/package.json`. In case you want to build some different version of e.g. `@rescript/react` or just want to add a new package, change the definition within the `package.json` file and run `make playground-cmijs` again.
219219

220220
After a successful compilation, you will find following files in your project:
221221

0 commit comments

Comments
 (0)