diff options
author | Chocobozzz <me@florianbigard.com> | 2018-10-03 16:43:57 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-10-03 16:43:57 +0200 |
commit | 25378bc866a69002d7447e5edc254ec7e469a1ec (patch) | |
tree | fd12d97cb571de83b1281554baba9c28606eaab9 /client | |
parent | be691a57c590348fd36d6e11dc1fe4cc8eaa0719 (diff) | |
download | PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.tar.gz PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.tar.zst PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.zip |
Delete correctly redundancy files
Diffstat (limited to 'client')
-rw-r--r-- | client/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/package.json b/client/package.json index 3c1c6976a..76a4eedad 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -4,8 +4,8 @@ | |||
4 | "private": true, | 4 | "private": true, |
5 | "licence": "GPLv3", | 5 | "licence": "GPLv3", |
6 | "author": { | 6 | "author": { |
7 | "name": "Florian Bigard", | 7 | "name": "Chocobozzz", |
8 | "email": "me@florianbigard.com", | 8 | "email": "chocobozzz@cpy.re", |
9 | "url": "http://github.com/Chocobozzz" | 9 | "url": "http://github.com/Chocobozzz" |
10 | }, | 10 | }, |
11 | "repository": { | 11 | "repository": { |