Files
thelounge/server/command-line/install.ts
arminius-smh 0a4adc4592 server: fix scoped package install
Installing a scoped npm package with thelounge install lead to an error,
because the original split that was used to split the version from the
package, split at the first @ from scoped packages.
2024-09-04 12:25:48 +02:00

3.7 KiB