v0.7.0
This commit is contained in:
parent
63933e6ae2
commit
6f0a22bfde
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "mailgo",
|
"name": "mailgo",
|
||||||
"version": "0.6.10",
|
"version": "0.7.0",
|
||||||
"description": "a different mailto",
|
"description": "a different mailto: and another tel:",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp && webpack",
|
"build": "gulp && webpack",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
@ -14,7 +14,9 @@
|
|||||||
"module": "./mailgo.js",
|
"module": "./mailgo.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"mailto",
|
"mailto",
|
||||||
"mail"
|
"mail",
|
||||||
|
"tel",
|
||||||
|
"callto"
|
||||||
],
|
],
|
||||||
"author": "Matteo Manzinello",
|
"author": "Matteo Manzinello",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user