Skip to content

Commit

Permalink
Revert "Images and licence file got updated"
Browse files Browse the repository at this point in the history
This reverts commit 9f4d5c0.
  • Loading branch information
Mukkamalla committed Jun 8, 2023
1 parent 9f4d5c0 commit 358d19e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
Binary file removed Images/Weather_Forecast.png
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The Weather Forecast Widget is the Cumulocity module federation plugin created using c8ycli. This plugin can be used in Application Builder or Cockpit.
The Weather Forecast Widget help you to Displays a 5-day weather forecast using weather data provided by the OpenWeatherAPI.

![Weather_Forecast](Images/Weather_Forecast.png)
![Weather_Forecast](https://user-images.githubusercontent.com/99970126/180731134-c2a8a53b-317e-4a58-a8a1-f067a9801971.png)

### Please choose Weather Forecast Widget release based on Cumulocity/Application builder version:

Expand Down
12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,7 @@
"widget-plugin": [
"WeatherForecastWidgetModule"
]
},
"copy": [
{
"from": "Images/Weather_Forecast.png",
"to": "Images/Weather_Forecast.png"
},
{
"from": "LICENSE",
"to": "LICENSE.txt"
}
]
}
},
"cli": {}
},
Expand Down

0 comments on commit 358d19e

Please sign in to comment.