Merge pull request #130 from ragestudio/dev

fix comty.js
This commit is contained in:
srgooglo 2025-04-24 14:32:34 +02:00 committed by GitHub
commit 7a09a91bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "@comty/app",
"version": "1.38.0@alpha",
"version": "1.38.1@alpha",
"license": "ComtyLicense",
"main": "electron/main",
"type": "module",
@ -33,7 +33,7 @@
"axios": "^1.7.7",
"bear-react-carousel": "^4.0.10-alpha.0",
"classnames": "2.3.1",
"comty.js": "^0.63.1",
"comty.js": "^0.64.0",
"dashjs": "^5.0.0",
"dompurify": "^3.0.0",
"fast-average-color": "^9.2.0",