]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update to standard 8
authorChocobozzz <florian.bigard@gmail.com>
Thu, 25 Aug 2016 16:32:47 +0000 (18:32 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 25 Aug 2016 16:32:47 +0000 (18:32 +0200)
client/package.json
package.json

index 6fc48d11e6ea1afb989023c14286d00f5371a777..79963c7cf7d15ae0fe09409037d98909657717eb 100644 (file)
@@ -69,6 +69,6 @@
   },
   "devDependencies": {
     "codelyzer": "0.0.19",
-    "standard": "^7.0.1"
+    "standard": "^8.0.0"
   }
 }
index 5a215c7b9b9aa27958084a622cfcbcd0a000eb57..116aa7b101d4f4f167d6e44e1a1dd529efd823ef 100644 (file)
@@ -69,7 +69,7 @@
     "chai": "^3.3.0",
     "commander": "^2.9.0",
     "mocha": "^3.0.1",
-    "standard": "^7.0.1",
+    "standard": "^8.0.0",
     "supertest": "^2.0.0"
   },
   "standard": {