Skip to content

Commit 2dd81a9

Browse files
authored
Merge pull request #39 from yama-dev/v3.2.0
V3.2.0
2 parents dcc154e + 5979b6f commit 2dd81a9

File tree

5 files changed

+78
-53
lines changed

5 files changed

+78
-53
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The official document is here. -> https://docs.brightcove.com/brightcove-player/
1919

2020
- npm -> [https://www.npmjs.com/package/js-player-module-brightcove](https://www.npmjs.com/package/js-player-module-brightcove)
2121

22-
- Standalone(CDN) -> [https://cdn.jsdelivr.net/gh/yama-dev/js-player-module-brightcove@v3.1.0/dist/js-player-module-brightcove.js](https://cdn.jsdelivr.net/gh/yama-dev/js-player-module-brightcove@v3.1.0/dist/js-player-module-brightcove.js)
22+
- Standalone(CDN) -> [https://cdn.jsdelivr.net/gh/yama-dev/js-player-module-brightcove@v3.2.0/dist/js-player-module-brightcove.js](https://cdn.jsdelivr.net/gh/yama-dev/js-player-module-brightcove@v3.2.0/dist/js-player-module-brightcove.js)
2323

2424
- Zip -> [yama-dev/js-player-module-brightcove](https://github.com/yama-dev/js-player-module-brightcove/releases/latest)
2525

@@ -31,7 +31,7 @@ The official document is here. -> https://docs.brightcove.com/brightcove-player/
3131

3232
``` bash
3333
# install npm.
34-
npm install --save-dev js-player-module-brightcove
34+
npm install --save js-player-module-brightcove
3535
```
3636

3737
``` javascript

0 commit comments

Comments
 (0)