Skip to content

Commit

Permalink
Merge branch 'Legcord:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CCIGAMES authored Dec 3, 2024
2 parents da85ee0 + 554537c commit 9dcf9ba
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 158 deletions.
1 change: 1 addition & 0 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: smartfrigde.Legcord
installers-regex: '-win-\w+\.exe$'
token: ${{secrets.PUBLIC_REPO_READ}}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"@rollup/plugin-esm-shim": "^0.1.7",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-typescript": "^12.1.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/ws": "^8.5.13",
"@uwu/lune": "^1.4.2",
"@uwu/shelter-defs": "^1.4.1",
"electron": "33.2.0",
"electron": "33.2.1",
"electron-builder": "^25.1.8",
"rollup": "^4.27.2",
"rollup": "^4.27.4",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-esbuild": "^6.1.1",
"solid-js": "^1.9.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"arrpc": "github:Legcord/arrpc",
Expand All @@ -54,6 +54,6 @@
"v8-compile-cache": "^2.4.0",
"ws": "^8.18.0"
},
"packageManager": "pnpm@10.0.0-alpha.2+sha512.f18a59ca3611002321af7681e6d49234cb3ece8496b05818be5b1081168ec21b8c3d28cbb4351e2fdec66ca95e6516faaf08b95b755013c88cf5174d5029865c",
"packageManager": "pnpm@10.0.0-beta.1+sha512.629de0531b9ae9a3f8e372d014ef8f5a57906d9a48095ced54bbfbd246b4136381478032c8d13819fd1eedde8330517a799ea6756eedd9a136e36524fa3083cf",
"package-manager-strict": false
}
Loading

0 comments on commit 9dcf9ba

Please sign in to comment.