This commit is contained in:
Matteo Manzinello 2020-07-02 17:45:01 +02:00
parent 513eba1ea8
commit ffe9ef0b21
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mailgo",
"version": "0.9.2",
"version": "0.9.3",
"description": "a different mailto: and another tel:",
"scripts": {
"build": "webpack",
@ -58,6 +58,9 @@
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"dependencies": {},
"funding": {
"type": "opencollective",