diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-13 17:12:06 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-13 17:12:06 +0200 |
| commit | 1f7708164ce01b511bc4dd7f1c09b1c190964867 (patch) | |
| tree | f5d192e83d1fe4f269f13052c86dfdd31f3e7214 /package.json | |
| parent | Added focus style for badge (diff) | |
| download | iro-design-1f7708164ce01b511bc4dd7f1c09b1c190964867.tar.gz iro-design-1f7708164ce01b511bc4dd7f1c09b1c190964867.tar.bz2 iro-design-1f7708164ce01b511bc4dd7f1c09b1c190964867.zip | |
Fix named viewports
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 | } |
