diff --git a/LICENSE b/LICENSE index 5559f4f..1d7c1ee 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ MIT License -Copyright (c) 2022 Fastify +Copyright (c) 2022-present The Fastify team + +The Fastify team members are listed at https://github.com/fastify/fastify#team. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index cc104b7..accd10d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "fastify": "^5.0.0", "neostandard": "^0.12.0", "sanitize-filename": "^1.6.3", - "tsd": "^0.31.0" + "tsd": "^0.33.0" }, "pre-commit": [ "lint",