Create FUNDING.yml

This commit is contained in:
Batuhan Berk Başoğlu 2023-12-31 21:59:54 -05:00
parent 9a1b6cc1aa
commit b1e7053f16
3 changed files with 718 additions and 1243 deletions

4
.github/FUNDING.yml vendored Normal file
View 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

1945
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,10 +9,10 @@
"author": "Caroline Barrière", "author": "Caroline Barrière",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"body-parser": "^1.19.0", "body-parser": "^1.20.2",
"ejs": "^3.1.3", "ejs": "^3.1.9",
"express": "^4.17.1", "express": "^4.18.2",
"nodemon": "^2.0.7" "nodemon": "^3.0.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",