We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84d9861 + e757c27 commit 1eb4d7dCopy full SHA for 1eb4d7d
Readme.md
@@ -3,7 +3,7 @@
3
4
List of node.js [builtin modules](http://nodejs.org/api/).
5
6
- [](http://travis-ci.org/juliangruber/builtins)
+ [](http://travis-ci.org/juliangruber/builtins) [](https://greenkeeper.io/)
7
8
## Example
9
package.json
@@ -12,8 +12,8 @@
12
"semver": "^5.4.1"
13
},
14
"devDependencies": {
15
- "prettier-standard": "^7.0.3",
16
- "standard": "^10.0.3",
+ "prettier-standard": "^8.0.1",
+ "standard": "^11.0.1",
17
"tape": "^4.8.0"
18
19
"publishConfig": {
0 commit comments