summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorjfriedli2023-03-29 12:24:40 +0000
committerjfriedli2023-03-29 12:24:40 +0000
commit9dca8d1f15462881381cd02a78750ff99808999f (patch)
tree58cad94a460dc5e298abfe58b75751c7bd4d0243 /package.json
parentf3879bb29b541ac137f75deeca2750a637724cde (diff)
updated dependencies and locked kanikao image tage in ci
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 33967bb..3af6602 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
21 "dependencies": { 21 "dependencies": {
22 "@fullhuman/postcss-purgecss": "^5.0.0", 22 "@fullhuman/postcss-purgecss": "^5.0.0",
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^5.0.0", 24 "cssnano": "^6.0.0",
25 "postcss": "^8.4.5", 25 "postcss": "^8.4.5",
26 "postcss-cli": "^10.0.0", 26 "postcss-cli": "^10.0.0",
27 "tailwindcss": "^3.0.16" 27 "tailwindcss": "^3.0.16"