mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
feat(funding): add opencollective to npm funding
This commit is contained in:
parent
596f6218e6
commit
5b418ebcb0
@ -5,6 +5,10 @@
|
||||
"bin": {
|
||||
"tauri": "./mode/bin/tauri.js"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/tauri"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest --coverage",
|
||||
"lint-fix": "eslint --ext .js mode --fix"
|
||||
|
Loading…
Reference in New Issue
Block a user