]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
@peertube/embed-api 0.0.
authorChocobozzz <me@florianbigard.com>
Tue, 26 Oct 2021 14:17:37 +0000 (16:17 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 26 Oct 2021 14:17:51 +0000 (16:17 +0200)
5

client/src/standalone/player/package.json

index 78b3cd93f8b39d3dba45fa703d78af2732d5f2f4..ca50da92666f08ff9fa1e745c777c73623d17375 100644 (file)
@@ -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"