aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2024-12-01 13:12:25 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2024-12-01 13:12:25 +0100
commit3951173441bcb511c8f8ae383002e6992e6409a8 (patch)
tree97e813d9e777bd140a820abeb5fe2046ec5692d3 /package.json
parent187d65c126787ee4208c4c295b627f4800863f70 (diff)
chore: add development server for shadow-cljs
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 397992c..9a720e3 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"postcss-loader": "^7.3.3",
"sass": "^1.65.1",
"sass-loader": "^13.3.2",
- "shadow-cljs": "^2.28.8",
+ "shadow-cljs": "^2.28.20",
"tailwindcss": "^3.3.3",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",