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 /package.json | |
parent | be691a57c590348fd36d6e11dc1fe4cc8eaa0719 (diff) | |
download | PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.tar.gz PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.tar.zst PeerTube-25378bc866a69002d7447e5edc254ec7e469a1ec.zip |
Delete correctly redundancy files
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 366fae840..80d5a04ac 100644 --- a/package.json +++ b/package.json | |||
@@ -11,8 +11,8 @@ | |||
11 | "peertube": "dist/server/tools/peertube.js" | 11 | "peertube": "dist/server/tools/peertube.js" |
12 | }, | 12 | }, |
13 | "author": { | 13 | "author": { |
14 | "name": "Florian Bigard", | 14 | "name": "Chocobozzz", |
15 | "email": "florian.bigard@gmail.com", | 15 | "email": "chocobozzz@cpy.re", |
16 | "url": "http://github.com/Chocobozzz" | 16 | "url": "http://github.com/Chocobozzz" |
17 | }, | 17 | }, |
18 | "repository": { | 18 | "repository": { |