mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
fix: add funding in package
I'd be prepared to bet the house that npm 7's postinstall block and funding support pretty much kills support. Ah well.
This commit is contained in:
@@ -66,5 +66,9 @@
|
||||
"undefsafe": "^2.0.2",
|
||||
"update-notifier": "^4.0.0"
|
||||
},
|
||||
"version": "0.0.0-development"
|
||||
"version": "0.0.0-development",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/nodemon"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user