v0.7.3!
This commit is contained in:
parent
edc47851aa
commit
5985ac7d6f
2
dist/mailgo.min.js
vendored
2
dist/mailgo.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mailgo",
|
"name": "mailgo",
|
||||||
"version": "0.7.2",
|
"version": "0.7.3",
|
||||||
"description": "a different mailto: and another tel:",
|
"description": "a different mailto: and another tel:",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp && webpack",
|
"build": "gulp && webpack",
|
||||||
@ -16,7 +16,12 @@
|
|||||||
"mailto",
|
"mailto",
|
||||||
"mail",
|
"mail",
|
||||||
"tel",
|
"tel",
|
||||||
"callto"
|
"callto",
|
||||||
|
"gmail",
|
||||||
|
"outlook",
|
||||||
|
"telegram",
|
||||||
|
"whatsapp",
|
||||||
|
"skype"
|
||||||
],
|
],
|
||||||
"author": "Matteo Manzinello",
|
"author": "Matteo Manzinello",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user