This commit is contained in:
Matteo Manzinello 2019-09-18 23:47:44 +02:00
parent 63933e6ae2
commit 6f0a22bfde
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "mailgo",
"version": "0.6.10",
"description": "a different mailto",
"version": "0.7.0",
"description": "a different mailto: and another tel:",
"scripts": {
"build": "gulp && webpack",
"test": "jest"
@ -14,7 +14,9 @@
"module": "./mailgo.js",
"keywords": [
"mailto",
"mail"
"mail",
"tel",
"callto"
],
"author": "Matteo Manzinello",
"license": "MIT",