Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "cinny",
|
||||
"name": "paarrot",
|
||||
"version": "4.10.2",
|
||||
"description": "Yet another matrix client",
|
||||
"main": "index.js",
|
||||
@@ -19,6 +19,7 @@
|
||||
"devDependencies": {
|
||||
"@actions/github": "6.0.0",
|
||||
"@tauri-apps/cli": "^2.0.0",
|
||||
"node-fetch": "3.3.2"
|
||||
"node-fetch": "3.3.2",
|
||||
"sharp": "0.34.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user