diff options
| author | Pavel Djundik <[email protected]> | 2019-07-31 12:05:16 +0300 |
|---|---|---|
| committer | Pavel Djundik <[email protected]> | 2019-07-31 12:05:16 +0300 |
| commit | 530b323bb1f1bc7c980ed12e9041a6dfb11f0aa1 (patch) | |
| tree | baee56d9d3d059adbde9004e4b185aa8b7cdbbad /package.json | |
| parent | 908feb23ab99edf6244234c6173794fc5e36f241 (diff) | |
| download | thelounge-theme-crypto-530b323bb1f1bc7c980ed12e9041a6dfb11f0aa1.tar.gz thelounge-theme-crypto-530b323bb1f1bc7c980ed12e9041a6dfb11f0aa1.tar.bz2 thelounge-theme-crypto-530b323bb1f1bc7c980ed12e9041a6dfb11f0aa1.zip | |
Update stylelint
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6dda61c..86da908 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "url": "https://github.com/thelounge/thelounge-theme-crypto/issues" }, "devDependencies": { - "stylelint": "^9.2.0", - "stylelint-config-standard": "^18.2.0" + "stylelint": "^10.1.0", + "stylelint-config-standard": "^18.3.0" }, "scripts": { "test": "stylelint crypto.css" |
