fix(dependencies): Ensure correct ordering of dependencies and improve logging format.

This commit is contained in:
2025-02-21 23:30:51 +00:00
parent a959c2ad0e
commit 385d984727
6 changed files with 16 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.9.0',
version: '3.9.1',
description: 'a proxy for handling high workloads of proxying'
}