]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: add funding
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 2 Aug 2021 13:46:59 +0000 (15:46 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 2 Aug 2021 13:46:59 +0000 (15:46 +0200)
package.json

index 6fb059b1d6df1ee944733f0e950002d2882d9643..e56bcf2259d5f2920cdb1400f46154e58ffa815a 100644 (file)
@@ -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",