mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
feat(funding): add opencollective to npm funding
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user