We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15c3fc3 + 8c078ab commit 7fb47efCopy full SHA for 7fb47ef
README.md
@@ -1,4 +1,6 @@
1
# inspekter-plugin-javascript
2
+
3
+[](https://greenkeeper.io/)
4
Inspekter JavaScript reporter module.
5
6
## Install
package.json
@@ -24,7 +24,7 @@
24
},
25
"devDependencies": {
26
"chai": "^4.1.2",
27
- "mocha": "^3.5.3",
+ "mocha": "^4.0.0",
28
"standard": "^10.0.3"
29
}
30
0 commit comments