@peertube/embed-api 0.0.

5
pull/4507/head
Chocobozzz 2021-10-26 16:17:37 +02:00
parent 605450a6f7
commit 615836dbd4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View 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"