]> source.dussan.org Git - svg.js.git/commitdiff
added funding
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 10 May 2020 00:07:20 +0000 (10:07 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 10 May 2020 00:07:20 +0000 (10:07 +1000)
package.json

index f5e3921ae65fc00291e805e9aef1fe3918590f5e..a1b72660610630bd71a2e1e46e36bac6d7df54c8 100644 (file)
   },
   "github": "https://github.com/svgdotjs/svg.js",
   "license": "MIT",
+  "funding": {
+    "type": "github",
+    "url": "https://github.com/sponsors/Fuzzyma"
+  },
   "typings": "./svg.js.d.ts",
   "scripts": {
     "build": "npm run fix && npm run rollup",