diff --git a/package.json b/package.json index e9566e8..4722cac 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lint": "xo", "build": "tsc -p tsconfig.build.json", "prepublishOnly": "npm run build", - "postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mLove vue-compile? You can now donate to support the author:\\u001b[22m\\u001b[39m\\n> \\u001b[36mhttps://patreon.com/egoist\\u001b[39m')\"" + "postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mLove vue-compile? You can now donate to support the author:\\u001b[22m\\u001b[39m\\n> \\u001b[36mhttps://github.com/sponsors/egoist\\u001b[39m')\"" }, "author": "egoist <0x142857@gmail.com>", "license": "MIT",