@nestjs/common 10.1.0 → 10.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Readme.md +1 -1
- package/package.json +1 -1
package/Readme.md
CHANGED
|
@@ -85,7 +85,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
|
|
|
85
85
|
|
|
86
86
|
#### Silver Sponsors
|
|
87
87
|
|
|
88
|
-
<table style="text-align:center;"><tr
|
|
88
|
+
<table style="text-align:center;"><tr>
|
|
89
89
|
<td><a href="https://n.inc" target="_blank"><img src="https://nestjs.com/img/n-inc-logo.svg" width="120" valign="middle" /></td></tr>
|
|
90
90
|
</table>
|
|
91
91
|
|