diff --git a/package.json b/package.json index 549a946..9728277 100644 --- a/package.json +++ b/package.json @@ -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",