Skip to content

Commit 3583a7b

Browse files
committed
package.json - add back node-blink
1 parent be34355 commit 3583a7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"devDependencies": {
3333
"jshint": "~2.3.0",
3434
"should": "~2.0.2",
35-
"mocha": "~1.14.0"
35+
"mocha": "~1.14.0",
36+
"node-blink1": "~0.1.1"
3637
},
3738
"dependencies": {
3839
"debug": "^2.2.0"

0 commit comments

Comments
 (0)