aggiunto gulp

This commit is contained in:
Matteo Manzinello
2019-04-30 23:31:11 +02:00
parent 71353aad88
commit 3859c90d1d
3 changed files with 3473 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
node_modules
+3468
View File
File diff suppressed because it is too large Load Diff
+4 -1
View File
@@ -18,5 +18,8 @@
"bugs": {
"url": "https://github.com/manzinello/mailgo/issues"
},
"homepage": "https://github.com/manzinello/mailgo#readme"
"homepage": "https://github.com/manzinello/mailgo#readme",
"devDependencies": {
"gulp": "^4.0.1"
}
}