Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 8, 2022
1 parent 8a3c6fc commit a8e6cb7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/funding.yml
@@ -0,0 +1,4 @@
github: sindresorhus
open_collective: sindresorhus
tidelift: npm/cpy-cli
custom: https://sindresorhus.com/donate
3 changes: 3 additions & 0 deletions .github/security.md
@@ -0,0 +1,3 @@
# Security Policy

To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,13 +17,13 @@
"url": "schnittstabil.de"
}
],
"type": "module",
"bin": {
"cpy": "cli.js"
},
"engines": {
"node": ">=12.20"
},
"type": "module",
"scripts": {
"test": "xo && ava"
},
Expand Down

0 comments on commit a8e6cb7

Please sign in to comment.