Skip to content

Commit

Permalink
fix(dev): added funding info
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Testing this sht out
  • Loading branch information
ShafSpecs committed Nov 3, 2024
1 parent 3b940bb commit 6f9325b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6f9325b

Please sign in to comment.