]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/standalone/player/package.json
Correctly terminate an ended live
[github/Chocobozzz/PeerTube.git] / client / src / standalone / player / package.json
index 985097af52f6857db971ae171b7d8605dd398440..b549fbf525fb2d80eff70d3c5f9817f54cc093b1 100644 (file)
@@ -1,10 +1,10 @@
 {
   "name": "@peertube/embed-api",
   "private": false,
-  "version": "0.0.4",
+  "version": "0.0.6",
   "description": "API to communicate with the PeerTube player embed",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "build": "../../../node_modules/.bin/tsc && ../../../node_modules/.bin/webpack --mode production --config ./webpack.config.js"
   },
   "repository": {
     "type": "git",