blob: fb14b4b8202a87e895383534a664e478c938c82f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "greatoffice-web-shared",
"version": "0.0.1",
"private": "true",
"devDependencies": {
"@js-temporal/polyfill": "^0.4.1",
"fuzzysort": "^1.9.0",
"svelte": "^3.48.0",
"svelte-feather-icons": "^4.0.0",
"svelte-spa-router": "^3.2.0",
"typescript": "4.6.4"
}
}
|