Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/html2rss/html2rss-configs.git
revision: ebda084dfdb87627091f0336208553204d073c7b
revision: b7434d6687394cef758677f8b40cdf55a684a6b7
specs:
html2rss-configs (0.2.0)
html2rss
Expand Down
115 changes: 111 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@astrojs/sitemap": "^3.7.3",
"@astrojs/starlight": "^0.41.7",
"astro": "^7.2.0",
"astro": "^7.2.2",
"sharp": "^0.35.3"
},
"devDependencies": {
Expand Down
Loading