diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 6b07da6..33d0a79 100644 --- a/package.json +++ b/package.json | |||
| @@ -24,11 +24,11 @@ | |||
| 24 | }, | 24 | }, |
| 25 | "devDependencies": { | 25 | "devDependencies": { |
| 26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git", | 26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git", |
| 27 | "postcss-scss": "^4.0.3", | 27 | "postcss-scss": "^4.0.4", |
| 28 | "pug": "^3.0.0", | 28 | "pug": "^3.0.0", |
| 29 | "pug-cli": "^1.0.0-alpha6", | 29 | "pug-cli": "^1.0.0-alpha6", |
| 30 | "sass": "^1.49.9", | 30 | "sass": "^1.52.3", |
| 31 | "stylelint": "^14.6.1", | 31 | "stylelint": "^14.9.1", |
| 32 | "stylelint-config-sass-guidelines": "^9.0.1", | 32 | "stylelint-config-sass-guidelines": "^9.0.1", |
| 33 | "svg-sprite": "^1.5.4" | 33 | "svg-sprite": "^1.5.4" |
| 34 | } | 34 | } |
