mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-05 23:05:53 -05:00
10 lines
141 B
JSON
10 lines
141 B
JSON
|
{
|
||
|
"devDependencies": {
|
||
|
"@catppuccin/palette": "^0.1.7",
|
||
|
"sass": "^1.60.0"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "node ./build.js"
|
||
|
}
|
||
|
}
|