mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Use dotter
This commit is contained in:
17
config/spicetify/CustomApps/history-in-sidebar/package.json
Normal file
17
config/spicetify/CustomApps/history-in-sidebar/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "history-in-sidebar",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "spicetify-creator",
|
||||
"build-local": "spicetify-creator --out=dist --minify",
|
||||
"watch": "spicetify-creator --watch"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.63",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"spicetify-creator": "^1.0.17"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user