mirror of https://github.com/Chocobozzz/PeerTube
parent
605450a6f7
commit
615836dbd4
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@peertube/embed-api",
|
"name": "@peertube/embed-api",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"description": "API to communicate with the PeerTube player embed",
|
"description": "API to communicate with the PeerTube player embed",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "../../../node_modules/.bin/tsc && ../../../node_modules/.bin/webpack --mode production --config ./webpack.config.js"
|
"build": "../../../node_modules/.bin/tsc && ../../../node_modules/.bin/webpack --mode production --config ./webpack.config.js"
|
||||||
|
|
Loading…
Reference in New Issue