Skip to content

Commit

Permalink
Finalized 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
surfbryce committed May 29, 2023
1 parent 4486237 commit 92ef886
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 4 additions & 4 deletions dist/beautiful-lyrics.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "beautiful-lyrics",
"version": "2.3.2",
"version": "2.3.3",
"private": true,
"scripts": {
"build": "spicetify-creator",
"build-local": "spicetify-creator --out=dist --minify",
"build": "spicetify-creator --out=dist --minify",
"watch": "spicetify-creator --watch",
"start": "spicetify-creator & spicetify config extensions beautiful-lyrics.js & spicetify apply enable-devtools",
"production": "spicetify-creator & spicetify config extensions beautiful-lyrics.js- & spicetify apply enable-devtools"
Expand Down

0 comments on commit 92ef886

Please sign in to comment.