mirror of
https://github.com/LukeHagar/subdomain-test.git
synced 2025-12-06 04:21:26 +00:00
Add parse-domain as a dependency in package.json and pnpm-lock.yaml
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"@sveltejs/vite-plugin-svelte": "^6.1.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"parse-domain": "^8.2.2",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
@@ -34,8 +35,5 @@
|
||||
"@tailwindcss/oxide",
|
||||
"esbuild"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"parse-domain": "^8.2.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user