Create FUNDING.yml
This commit is contained in:
parent
9a1b6cc1aa
commit
b1e7053f16
3 changed files with 718 additions and 1243 deletions
4
.github/FUNDING.yml
vendored
Normal file
4
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# These are supported funding model platforms
|
||||
|
||||
github: [batuhan-basoglu] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
||||
liberapay: batuhan-basoglu # Replace with a single Liberapay username
|
1949
package-lock.json
generated
1949
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,10 +9,10 @@
|
|||
"author": "Caroline Barrière",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"ejs": "^3.1.3",
|
||||
"express": "^4.17.1",
|
||||
"nodemon": "^2.0.7"
|
||||
"body-parser": "^1.20.2",
|
||||
"ejs": "^3.1.9",
|
||||
"express": "^4.18.2",
|
||||
"nodemon": "^3.0.2"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue