Skip to content

Commit 33b5cb5

Browse files
authored
fix(tabbar): add margin top on readme page (#748)
1 parent 3ad42df commit 33b5cb5

File tree

3 files changed

+2258
-1843
lines changed

3 files changed

+2258
-1843
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "spicetify-marketplace",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/spicetify/spicetify-marketplace",
55
"repository": "github:spicetify/spicetify-marketplace",
66
"bugs": {
77
"url": "https://github.com/spicetify/spicetify-marketplace/issues"
88
},
9-
"packageManager": "pnpm@8.15.5",
9+
"packageManager": "pnpm@9.0.6",
1010
"scripts": {
1111
"build": "spicetify-creator",
1212
"build:local": "spicetify-creator --out=dist --minify",

0 commit comments

Comments
 (0)