mirror of https://github.com/Chocobozzz/PeerTube
Update player embed api package version
parent
b89f37a751
commit
b2dada8974
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@peertube/embed-api",
|
||||
"private": false,
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"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"
|
||||
|
|
Loading…
Reference in New Issue