]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Prevent commenting twice
[github/Chocobozzz/PeerTube.git] / package.json
index b963e67a406ff27291db3cdbbc2e1085b13ac161..739978a18be3e1a22f1783da106e67e47b5ffda8 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "1.0.0-beta.7",
+  "version": "1.0.0-beta.8",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
@@ -68,7 +68,6 @@
     }
   },
   "lint-staged": {
-    "*.{css,md}": "precise-commits",
     "*.scss": [
       "sass-lint -c .sass-lint.yml",
       "git add"
     "maildev": "^1.0.0-rc3",
     "mocha": "^5.0.0",
     "nodemon": "^1.11.0",
-    "precise-commits": "^1.0.2",
     "prettier": "1.13.2",
     "prompt": "^1.0.0",
     "sass-lint": "^1.12.1",