aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-09-12 15:06:26 +0000
committerAndrew Lee <alee14498@protonmail.com>2023-09-12 22:26:29 -0400
commit86713640eb654d2faa15ccf21ee6ba24bdc78a00 (patch)
tree6245cd4d8c2d683fe30d4a820598dd221ba27d13 /package.json
parent7eb1b1d1d11c43119ee1f28e8ca185e3c3e3ae14 (diff)
downloadalure-website-astro-rewrite.tar.gz
alure-website-astro-rewrite.tar.bz2
alure-website-astro-rewrite.zip
Finally fixed issueastro-rewrite
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index fba5407..9fe9d8f 100644
--- a/package.json
+++ b/package.json
@@ -16,12 +16,10 @@
"@fontsource-variable/exo": "^5.0.9",
"@tailwindcss/typography": "^0.5.9",
"astro": "^3.0.7",
- "babel-cli": "^6.26.0",
"preact": "^10.17.1",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
- "@babel/plugin-syntax-import-attributes": "^7.22.5",
"eslint": "^8.48.0",
"eslint-plugin-astro": "^0.29.0"
}