We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4d270d + b3595ca commit e4b0ee6Copy full SHA for e4b0ee6
2 files changed
LICENSE
@@ -1,9 +1,7 @@
1
MIT License
2
3
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.
+Copyright (c) 2020-present The Fastify team <https://github.com/fastify/fastify#team>
7
8
Permission is hereby granted, free of charge, to any person obtaining a copy
9
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -24,7 +24,7 @@
24
},
25
"devDependencies": {
26
"@types/node": "^25.0.3",
27
- "c8": "^10.1.3",
+ "c8": "^11.0.0",
28
"eslint": "^9.39.0",
29
"fastify": "^5.0.0",
30
"neostandard": "^0.12.0",
0 commit comments