aggiunto gulp
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
node_modules
|
||||
3468
package-lock.json
generated
Normal file
3468
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user