update package json files with donation details
This commit is contained in:
parent
f580b4fb69
commit
214fc50d6d
|
@ -23,6 +23,10 @@
|
|||
"webpack": "^5.28.0",
|
||||
"webpack-cli": "^4.6.0",
|
||||
"webpack-stream": "^6.1.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://paypal.me/dwaxweiler"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"url": "https://www.danielwaxweiler.net/"
|
||||
},
|
||||
"funding": {
|
||||
"type" : "individual",
|
||||
"type": "individual",
|
||||
"url": "https://paypal.me/dwaxweiler"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in New Issue