]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/standalone/player/package.json
Add local/remote badges
[github/Chocobozzz/PeerTube.git] / 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"