diff options
author | Chocobozzz <me@florianbigard.com> | 2018-01-15 11:10:46 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-01-15 11:28:41 +0100 |
commit | 6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4 (patch) | |
tree | 78ca2afa162c9da0b4e013644f3a8c5b49e26436 /client | |
parent | 633868bc2c638ab15c31513bc0da7de92944bffc (diff) | |
download | PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.gz PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.zst PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.zip |
Prepare production workflow
Diffstat (limited to 'client')
-rw-r--r-- | client/package.json | 2 |
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": { |