Update @peertube/embed-api package

This commit is contained in:
Chocobozzz 2024-09-18 14:57:26 +02:00
parent 7016069d5d
commit 48a1c1c9a5
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.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"