Update @peertube/embed-api package
This commit is contained in:
parent
7016069d5d
commit
48a1c1c9a5
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@peertube/embed-api",
|
||||
"private": false,
|
||||
"version": "0.0.7",
|
||||
"version": "0.1.0",
|
||||
"description": "API to communicate with the PeerTube player embed",
|
||||
"scripts": {
|
||||
"build": "rm -rf ./build ./dist && ../../../node_modules/.bin/tsc && ../../../node_modules/.bin/vite build --mode production --config ./vite.config.mjs"
|
||||
|
|
Loading…
Reference in New Issue