From: Eduardo San Martin Morote Date: Mon, 2 Aug 2021 13:46:59 +0000 (+0200) Subject: chore: add funding X-Git-Tag: v0.5.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=537159a2be7b5e394c408ce8299408da228b5a1a;p=thirdparty%2Fvuejs%2Fpinia.git chore: add funding --- diff --git a/package.json b/package.json index 6fb059b1..e56bcf22 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "name": "Eduardo San Martin Morote", "email": "posva13@gmail.com" }, + "funding": "https://github.com/sponsors/posva", "scripts": { "lint": "eslint --color --ext=js,html,vue,ts src __tests__ *.js", "lint:fix": "yarn run lint --fix",