Skip to content

Commit 685a889

Browse files
committed
Updated dependencies
1 parent b6d2560 commit 685a889

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

bd-css.config.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ export default {
99
invite: 'ZHthyCw',
1010
},
1111
static: true,
12-
github: 'DiscordStyles',
12+
github: {
13+
profile: 'DiscordStyles',
14+
},
1315
addons: [{ target: 'src/addons/bottomhsl.css' }],
1416
};

bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"build": "bun --bun bd-css build"
77
},
88
"dependencies": {
9-
"bd-css": "^0.0.4"
9+
"bd-css": "^0.0.5"
1010
},
1111
"devDependencies": {
12-
"prettier": "^3.8.1"
12+
"prettier": "^3.9.6"
1313
}
1414
}

0 commit comments

Comments
 (0)