From 615836dbd4f48fc563551446529fa9d3b14dc329 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 26 Oct 2021 16:17:37 +0200 Subject: @peertube/embed-api 0.0. 5 --- client/src/standalone/player/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src') diff --git a/client/src/standalone/player/package.json b/client/src/standalone/player/package.json index 78b3cd93f..ca50da926 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.4", + "version": "0.0.5", "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