From f0b70db73fc469e665ffdaf0ea02ae57c380636f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 9 Sep 2022 11:33:47 +0200 Subject: Update player embed api version --- client/src/standalone/player/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/standalone/player/package.json') diff --git a/client/src/standalone/player/package.json b/client/src/standalone/player/package.json index ca50da926..b549fbf52 100644 --- a/client/src/standalone/player/package.json +++ b/client/src/standalone/player/package.json @@ -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" -- cgit v1.2.3