]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Bumped to version v0.0.19-alpha
[github/Chocobozzz/PeerTube.git] / client / package.json
index 8981e3271234a3b782329684fd3b45bb828332d1..6955fa7521d697b92ccee6d88c9d931964b79e99 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.6-alpha",
+  "version": "0.0.19-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
@@ -13,7 +13,7 @@
     "url": "git://github.com/Chocobozzz/PeerTube.git"
   },
   "scripts": {
-    "lint": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
+    "lint": "standard && tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
     "webpack": "webpack",
     "ng": "ng",
     "postinstall": "npm rebuild node-sass",