arrpc: Install from GitHub instead of npm

This commit is contained in:
V
2023-06-23 16:01:50 +02:00
parent 4b27c67e83
commit dfa007669b
2 changed files with 14 additions and 12 deletions

View File

@@ -23,7 +23,7 @@
"watch": "pnpm build --watch"
},
"dependencies": {
"arrpc": "^3.1.0"
"arrpc": "github:OpenAsar/arrpc#3eb5d36a5e9295d3aeafc49975df5d399eb627fd"
},
"devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",