Skip to content

Commit

Permalink
chore: replace patreon with github sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Oct 9, 2020
1 parent 4180efa commit 168e2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 168e2ba

Please sign in to comment.