@20minutes/tyr 2.41.5 → 2.41.6

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.
@@ -147,7 +147,7 @@ export declare enum ComponentNameHome {
147
147
  HOME_CITY_BY_CITY = "home/city-by-city",
148
148
  HOME_PARTNERS = "home/partners",
149
149
  HOME_MOVIES = "home/movies",
150
- HOME_STREAMING_TV = "home/streaming-tv",
150
+ HOME_TV_PROGRAM = "home/tv-program",
151
151
  HOME_MUNICIPAL_BLOCK = "home/municipal-block"
152
152
  }
153
153
  export declare enum ComponentNameAstro {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@20minutes/tyr",
3
- "version": "2.41.5",
3
+ "version": "2.41.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/20minutes/tyr.git"