Malachite is a tool to import your Last.fm and Spotify listening history to the AT Protocol network using the fm.teal.alpha.feed.play lexicon.
malachite scrobbles importer atproto music

deps: add missing dependency #2

merged opened by karitham.dev targeting main
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:kcgwlowulc3rac43lregdawo/sh.tangled.repo.pull/3mcfpnwq62q22
+4
Diff #0
+1
package.json
··· 30 30 "license": "AGPL-3.0-only", 31 31 "dependencies": { 32 32 "@atproto/api": "^0.18.13", 33 + "@atproto/common-web": "^0.4.12", 33 34 "chalk": "^5.6.2", 34 35 "cli-progress": "^3.12.0", 35 36 "csv-parse": "^6.1.0",
+3
pnpm-lock.yaml
··· 11 11 '@atproto/api': 12 12 specifier: ^0.18.13 13 13 version: 0.18.15 14 + '@atproto/common-web': 15 + specifier: ^0.4.12 16 + version: 0.4.12 14 17 chalk: 15 18 specifier: ^5.6.2 16 19 version: 5.6.2

History

1 round 1 comment
sign up or login to add to the discussion
karitham.dev submitted #0
1 commit
expand
d824ddbd
deps: add missing dependency
expand 1 comment

i'm dumb, thank you.

pull request successfully merged