We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6936b commit 85dc0d4Copy full SHA for 85dc0d4
README.md
@@ -2,7 +2,6 @@
2
[](https://coveralls.io/r/diversario/node-ssdp?branch=master)
3
[](https://gemnasium.com/diversario/node-ssdp)
4
[](http://badge.fury.io/js/node-ssdp)
5
-[](https://waffle.io/diversario/node-ssdp)
6
7
## Installation
8
package.json
@@ -28,7 +28,7 @@
28
},
29
"main": "./index",
30
"engines": {
31
- "node": ">=0.10.0"
+ "node": ">=4.0.0"
32
33
"devDependencies": {
34
"chai": "^4.1.2",
0 commit comments