all repos — caroster @ 1c1ffea0ece10964baaae8057366bb134fa53e54

[Octree] Group carpool to your event https://caroster.io

:arrow_up: update strapi-plugin-sendgrid
Hadrien Froger hadrien@octree.ch
Mon, 13 Jul 2020 07:17:20 +0100
commit

1c1ffea0ece10964baaae8057366bb134fa53e54

parent

b8dc99b3be7b7cfaa1158efeb1bcd7938ec44758

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M package-lock.jsonpackage-lock.json

@@ -10348,7 +10348,7 @@ }

} }, "strapi-plugin-sendgrid": { - "version": "file:../strapi-plugin-sendgrid", + "version": "0.1.1", "requires": { "axios": "^0.19.2" }
M package.jsonpackage.json

@@ -24,7 +24,7 @@ "strapi-middleware-reactapp": "^0.1.0",

"strapi-plugin-content-manager": "3.0.5", "strapi-plugin-content-type-builder": "3.0.5", "strapi-plugin-documentation": "^3.0.5", - "strapi-plugin-sendgrid": "file:../strapi-plugin-sendgrid", + "strapi-plugin-sendgrid": "^0.1.1", "strapi-plugin-upload": "^3.0.5", "strapi-plugin-users-permissions": "3.0.5", "strapi-utils": "3.0.5"