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

Commit ea31551

Browse files
authored
Update to latest tag artifact (#17)
Update to latest build artifact, add note about this and npm package to readme
1 parent d443242 commit ea31551

File tree

2 files changed

+5
-15360
lines changed

2 files changed

+5
-15360
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
This application should give you a ready-made starting point for writing your own voice apps with Twilio Voice JavaScript SDK 2.0 (Formerly known as Twilio Client).
1414

15+
16+
> **NOTE** The Twilio JS SDK library is included in this repo as [`twilio.min.js`](./public/twilio.min.js) using the build artifact from the [2.0.0 tag](https://github.com/twilio/twilio-voice.js/releases/tag/2.0.0). The 2.0.1 version is expected to be publicly available on npm before 7/11/2021. This project will be updated to use `npm install @twilio/twilio-voice` at that time.
17+
18+
1519
This application is built in Node.
1620

1721
Implementations in other languages:

0 commit comments

Comments
 (0)