]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Merge branch 'release/v1.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / package.json
index 6ac32ed93580197d2a2a1e5f25806aee2f789f81..a1dd94b767fd73fab8e49b6bc2d6dbbc3ab74c65 100644 (file)
@@ -1,11 +1,11 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0-beta.14",
+  "version": "1.0.0",
   "private": true,
   "licence": "GPLv3",
   "author": {
-    "name": "Florian Bigard",
-    "email": "me@florianbigard.com",
+    "name": "Chocobozzz",
+    "email": "chocobozzz@cpy.re",
     "url": "http://github.com/Chocobozzz"
   },
   "repository": {
     "webpack": "^4.17.1",
     "webpack-bundle-analyzer": "^3.0.2",
     "webpack-cli": "^3.0.8",
-    "webtorrent": "^0.102.1",
+    "webtorrent": "https://github.com/webtorrent/webtorrent#e9b209c7970816fc29e0cc871157a4918d66001d",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.8.5"
   }