fine, we go back to npm
This commit is contained in:
parent
36090564f8
commit
376a2c8c0e
3 changed files with 445 additions and 487 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
command: git submodule update --init --recursive
|
||||
- run:
|
||||
name: Install Node Dependencies
|
||||
command: npm run bootstrap && yarn install
|
||||
command: npm run bootstrap
|
||||
- run:
|
||||
name: TypeScript Compile
|
||||
command: npm run build
|
||||
|
|
928
package-lock.json
generated
928
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -31,7 +31,7 @@
|
|||
"@sentry/electron": "^4.2.0",
|
||||
"@sentry/integrations": "^7.31.1",
|
||||
"adm-zip": "^0.5.10",
|
||||
"airtunes2": "github:ciderapp/node_airtunes2",
|
||||
"airtunes2": "github:ciderapp/node_airtunes2#2.4.2",
|
||||
"castv2-client": "^1.2.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"discord-auto-rpc": "^1.0.17",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue