Skip to content

Commit e4b0ee6

Browse files
authored
Merge branch 'main' into chore/update-plugin
Signed-off-by: Antonio Tripodi <Tony133@users.noreply.github.com>
2 parents a4d270d + b3595ca commit e4b0ee6

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
MIT License
22

33
Copyright (c) 2020-present Igor Savin
4-
Copyright (c) 2020-present The Fastify team
5-
6-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
4+
Copyright (c) 2020-present The Fastify team <https://github.com/fastify/fastify#team>
75

86
Permission is hereby granted, free of charge, to any person obtaining a copy
97
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@types/node": "^25.0.3",
27-
"c8": "^10.1.3",
27+
"c8": "^11.0.0",
2828
"eslint": "^9.39.0",
2929
"fastify": "^5.0.0",
3030
"neostandard": "^0.12.0",

0 commit comments

Comments
 (0)