summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 6751812..7454c11 100644
--- a/package.json
+++ b/package.json
@@ -19,10 +19,10 @@
19 }, 19 },
20 "dependencies": { 20 "dependencies": {
21 "include-media": "^1.4.9", 21 "include-media": "^1.4.9",
22 "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git",
23 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git" 22 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git"
24 }, 23 },
25 "devDependencies": { 24 "devDependencies": {
25 "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git",
26 "postcss-scss": "^4.0.3", 26 "postcss-scss": "^4.0.3",
27 "pug": "^3.0.0", 27 "pug": "^3.0.0",
28 "pug-cli": "^1.0.0-alpha6", 28 "pug-cli": "^1.0.0-alpha6",