Update player embed api version

pull/5250/head
Chocobozzz 2022-09-09 11:33:47 +02:00
parent 8409160821
commit f0b70db73f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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"