summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-04-16 15:47:35 +0200
committerVolpeon <git@volpeon.ink>2022-04-16 15:47:35 +0200
commit62eaed3829608adce433cd5fc05fda6850993934 (patch)
treea5b77fea3dcfd7acafedc4a900b6ebdc56bb388f /package.json
parentDisable snow (diff)
downloadvolpeon.ink-62eaed3829608adce433cd5fc05fda6850993934.tar.gz
volpeon.ink-62eaed3829608adce433cd5fc05fda6850993934.tar.bz2
volpeon.ink-62eaed3829608adce433cd5fc05fda6850993934.zip
Use old iro-sass version
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 c249f33..e2f226b 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
7 "dependencies": { 7 "dependencies": {
8 "autoprefixer": "^10.4.4", 8 "autoprefixer": "^10.4.4",
9 "include-media": "^1.4.9", 9 "include-media": "^1.4.9",
10 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git", 10 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#e20e9a1a94090b263746acf475a1212522c6f9fa",
11 "postcss": "^8.4.12", 11 "postcss": "^8.4.12",
12 "postcss-cli": "^9.1.0", 12 "postcss-cli": "^9.1.0",
13 "postcss-csso": "^6.0.0" 13 "postcss-csso": "^6.0.0"