More websites, better licenses with TOML, more minute improvements
This commit is contained in:
parent
5559cea720
commit
92123a305d
26 changed files with 414 additions and 138 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "badmanners.xyz",
|
||||
"type": "module",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"scripts": {
|
||||
"postinstall": "astro sync",
|
||||
"dev": "astro dev",
|
||||
|
|
@ -30,6 +30,7 @@
|
|||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
"prettier-plugin-toml": "^2.0.1",
|
||||
"tsx": "^4.17.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue