{
"name": "peertube-client",
- "version": "0.0.0-alpha",
+ "version": "0.0.2-alpha",
"private": true,
"licence": "GPLv3",
"author": {
{
"name": "peertube",
"description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
- "version": "0.0.0-alpha",
+ "version": "0.0.2-alpha",
"private": true,
"licence": "GPLv3",
"engines": {
cd ../ || exit -1
rm -f PeerTube/peertube.zip || exit -1
-zip -r PeerTube/peertube.zip PeerTube/{CREDITS.md,node_modules,FAQ.md,LICENSE,README.md,client/dist/,client/yarn.lock,client/package.json,config,dist,package.json,scripts,support,tsconfig.json,yarn.lock}
+zip -r PeerTube/peertube.zip PeerTube/{CREDITS.md,FAQ.md,LICENSE,README.md,client/dist/,client/yarn.lock,client/package.json,config,dist,package.json,scripts,support,tsconfig.json,yarn.lock}