Skip to content

Commit

Permalink
Merge pull request #269 from yshrsmz/renovate/prettier-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz committed Jul 23, 2023
2 parents 45aa7a5 + 172ee40 commit b5af5bc
Show file tree
Hide file tree
Showing 7 changed files with 287 additions and 18 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ I'm still planning to develop Omnitweety as this is an essential tool for me, so

- Migrated to Twitter API v2


## Version 1.1.0 _(2022-12-25)_

- Add an option to enable debug logging
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.13.0",
"jsdom": "22.0.0",
"postcss": "8.4.23",
"prettier": "2.8.8",
"prettier": "3.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"vite": "4.3.7",
Expand Down

0 comments on commit b5af5bc

Please sign in to comment.