update strapi plugin email package

This commit is contained in:
Jim Laurie 2018-01-19 13:38:33 +01:00
parent 19ee51376b
commit c66e2b382a
3 changed files with 9 additions and 9 deletions

View File

@ -30,15 +30,15 @@
"strapi-helper-plugin": "3.0.0-alpha.8" "strapi-helper-plugin": "3.0.0-alpha.8"
}, },
"author": { "author": {
"name": "A Strapi developer", "name": "Strapi team",
"email": "", "email": "hi@strapi.io",
"url": "" "url": "http://strapi.io"
}, },
"maintainers": [ "maintainers": [
{ {
"name": "A Strapi developer", "name": "Strapi team",
"email": "", "email": "hi@strapi.io",
"url": "" "url": "http://strapi.io"
} }
], ],
"repository": { "repository": {
@ -50,4 +50,4 @@
"npm": ">= 3.0.0" "npm": ">= 3.0.0"
}, },
"license": "MIT" "license": "MIT"
} }

View File

@ -49,4 +49,4 @@
"npm": ">= 3.0.0" "npm": ">= 3.0.0"
}, },
"license": "MIT" "license": "MIT"
} }

View File

@ -53,4 +53,4 @@
"npm": ">= 3.0.0" "npm": ">= 3.0.0"
}, },
"license": "MIT" "license": "MIT"
} }