Added timexone island

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2022-10-02 15:48:31 +01:00
parent 9241dc0783
commit 1e847898b9
Signed by: lucxjo
GPG key ID: B140F8923EF88DA9
9 changed files with 288 additions and 155 deletions

View file

@ -11,7 +11,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^1.4.2"
"@astrojs/vue": "1.1.0",
"astro": "^1.4.2",
"vue": "^3.2.30"
},
"devDependencies": {
"sass": "1.55.0"