addded port scanner to gulp webserver

This commit is contained in:
Bachir Soussi Chiadmi
2017-05-15 14:44:16 +02:00
parent 0dc77d1308
commit b9b26866d6
2 changed files with 20 additions and 10 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"gulp-sass": "^2.0.1",
"gulp-shell": "^0.5.2",
"gulp-watch": "^4.2.4",
"gulp-webserver": "^0.9.1"
"gulp-webserver": "^0.9.1",
"portscanner": "^2.1.1"
},
"dependencies": {}
}