update package json files with donation details

This commit is contained in:
Daniel Waxweiler 2021-04-04 10:00:02 +02:00
parent f580b4fb69
commit 214fc50d6d
2 changed files with 5 additions and 1 deletions

4
package-lock.json generated
View File

@ -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": {

View File

@ -13,7 +13,7 @@
"url": "https://www.danielwaxweiler.net/"
},
"funding": {
"type" : "individual",
"type": "individual",
"url": "https://paypal.me/dwaxweiler"
},
"license": "Apache-2.0",