We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb2fee commit f8b40f0Copy full SHA for f8b40f0
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "volleyball",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "🏐 Tiny HTTP logger for Express showing asynchronous requests and responses",
5
- "engines" : {
6
- "node" : "^6.0.0"
+ "engines": {
+ "node": "^6.0.0"
7
},
8
"homepage": "https://github.com/glebec/volleyball",
9
"main": "lib/volleyball.js",
0 commit comments