Update player embed api version
This commit is contained in:
parent
8409160821
commit
f0b70db73f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@peertube/embed-api",
|
||||
"private": false,
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "API to communicate with the PeerTube player embed",
|
||||
"scripts": {
|
||||
"build": "../../../node_modules/.bin/tsc && ../../../node_modules/.bin/webpack --mode production --config ./webpack.config.js"
|
||||
|
|
Loading…
Reference in a new issue