diff --git a/packages/dev/package.json b/packages/dev/package.json index 8003302c..fc1685a7 100644 --- a/packages/dev/package.json +++ b/packages/dev/package.json @@ -24,6 +24,9 @@ "prepublish": "npm run build", "test": "cross-env VITEST_WORKSPACE=true vitest --run --environment node --pool=forks --poolOptions.threads.singleThread --pass-with-no-tests --config ../../vitest.config.ts" }, + "funding": [ + "https://github.com/sponsors/ShafSpecs" + ], "files": [ "dist/", "README.md",