]> 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 2d86d91fe857eb22d5d92f8c961485a71c0a46fa..6955fa7521d697b92ccee6d88c9d931964b79e99 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.1",
+  "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",
@@ -57,7 +57,7 @@
     "markdown-it": "^8.4.0",
     "ngx-bootstrap": "2.0.0-rc.0",
     "ngx-chips": "1.6.2",
-    "ngx-clipboard": "^9.0.0",
+    "ngx-clipboard": "9.0.1",
     "ngx-infinite-scroll": "0.7.2",
     "ngx-pipes": "^2.0.5",
     "node-sass": "^4.1.1",