Skip to content

Commit 09779f0

Browse files
committed
chore: adds peer deps and bump ver
1 parent 869ba11 commit 09779f0

File tree

3 files changed

+340
-547
lines changed

3 files changed

+340
-547
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,16 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.
4747

4848

4949

50+
5051

5152

5253
<p id="latest-version">
5354

54-
* You can use the latest version (0.9.2) by adding it to the head section of your HTML document:
55+
* You can use the latest version (0.9.3) by adding it to the head section of your HTML document:
5556

56-
**v0.9.2**
57+
**v0.9.3**
5758

58-
<script src="https://unpkg.com/[email protected].2/dist/ml5.min.js" type="text/javascript"></script>
59+
<script src="https://unpkg.com/[email protected].3/dist/ml5.min.js" type="text/javascript"></script>
5960

6061
</p data-id="latest-version">
6162

@@ -77,6 +78,7 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.
7778

7879

7980

81+
8082

8183

8284

0 commit comments

Comments
 (0)