Update player embed api package version

This commit is contained in:
Chocobozzz 2024-04-05 14:17:24 +02:00
parent b89f37a751
commit b2dada8974
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -1,7 +1,7 @@
{
"name": "@peertube/embed-api",
"private": false,
"version": "0.0.6",
"version": "0.0.7",
"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"