Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit f644f3f

Browse files
authored
Merge pull request #15 from Natim/update-example-dependencies
Update dependencies to be able to run examples.
2 parents 728b887 + 36cf1f3 commit f644f3f

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
@@ -172,7 +172,7 @@ elmWebComponents.register('component-with-ports', ComponentWithPorts, {
172172

173173
## Examples
174174

175-
You can find full examples in the `example` directory. If you have cloned the repository, you can run `yarn run example` to run them locally.
175+
You can find full examples in the `example` directory. If you have cloned the repository, you can run `yarn run example-018` or `yarn run example-019` to run them locally.
176176

177177
## Polyfilling for older browsers
178178

0 commit comments

Comments
 (0)