projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77c2df9
)
Add standard as dev dependency
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 30 Oct 2015 17:48:56 +0000
(18:48 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 30 Oct 2015 17:48:56 +0000
(18:48 +0100)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 981ac4d55d454e3fabc655623b4bddcd5e0d0525..8693e9b0bb2088f3a97fb3221beca311e04233a4 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-64,6
+64,7
@@
"devDependencies": {
"chai": "^3.3.0",
"mocha": "^2.3.3",
+ "standard": "^5.1.0",
"supertest": "^1.1.0"
},
"standard": {