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.
1 parent 45bddb1 commit a4d6232Copy full SHA for a4d6232
README.md
@@ -105,3 +105,4 @@ node mensa.js --week'
105
- Fixed fetching data from new website layout
106
- Show date on menu entry
107
- Added argument to retrieve week menu
108
+- replaced request with axios
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mensa.js",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Webcrawler script to retrieve the daily menu of the Bern University of Applied Sciences cantina in Biel",
5
"main": "mensa.js",
6
"repository": {
0 commit comments