Commit 412dfcf2 authored by David Sveningsson's avatar David Sveningsson
Browse files

chore: add fundings field to package.json

parent a5c7eceb
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -7,6 +7,12 @@
    "": {
      "name": "html-validate",
      "version": "8.18.0",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/html-validate"
        }
      ],
      "license": "MIT",
      "workspaces": [
        "docs",
+6 −0
Original line number Diff line number Diff line
@@ -16,6 +16,12 @@
    "type": "git",
    "url": "https://gitlab.com/html-validate/html-validate.git"
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/html-validate"
    }
  ],
  "license": "MIT",
  "author": "David Sveningsson <ext@sidvind.com>",
  "sideEffects": [