]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Server: fix update remote video
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index c4e2a880473c37ace7c190c0177e408f8c3706b2..d70710b82f1455e139d6eb129dc355dec379feeb 100644 (file)
       "es6"
     ],
     "types": [
-      "hammerjs",
-      "jasmine",
       "node",
-      "protractor",
-      "selenium-webdriver",
       "source-map",
       "uglify-js",
+      "videojs",
       "webpack"
     ]
   },