aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-15 11:10:46 +0100
committerChocobozzz <me@florianbigard.com>2018-01-15 11:28:41 +0100
commit6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4 (patch)
tree78ca2afa162c9da0b4e013644f3a8c5b49e26436 /client
parent633868bc2c638ab15c31513bc0da7de92944bffc (diff)
downloadPeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.gz
PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.zst
PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.zip
Prepare production workflow
Diffstat (limited to 'client')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index ad07f31b0..10634c3c4 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "peertube-client", 2 "name": "peertube-client",
3 "version": "0.0.1", 3 "version": "0.0.0-alpha",
4 "private": true, 4 "private": true,
5 "licence": "GPLv3", 5 "licence": "GPLv3",
6 "author": { 6 "author": {