taylors-version
taylors-version copied to clipboard
A React app which updates Spotify playlists to use Taylor Swift's re-released tracks
@Roshy10 just separated TH into this PR.
Updater does not include the deluxe album. I don’t know if this was a thought but wanted to let you know :)
Currently the site says it does support 1989 when I open and use it, but then when I try to use it, it only picks up on Bad Blood featuring...
Changes include: - Updated project description so it is easier to understand the app's purpose - Added an image of a sample playlist's song being swapped to the rerecorded version...
Specifically state that you need to run `npm install` in the root and in the cdk folder.
From https://www.npmjs.com/package/@aws-cdk/core: > AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `json5` from 2.2.0 to 2.2.3 Release notes Sourced from json5's...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...