stylelint: Add stylelint package.

This commit is contained in:
Aditya Bansal
2018-07-25 17:42:57 +05:30
committed by Tim Abbott
parent ad5550e14a
commit f2368bea22
3 changed files with 665 additions and 12 deletions

View File

@@ -68,6 +68,7 @@
"nwmatcher": "1.3.6",
"nyc": "11.8.0",
"phantomjs-prebuilt": "2.1.16",
"stylelint": "9.3.0",
"svgo": "1.0.5",
"swagger-parser": "3.4.1",
"tslint": "5.10.0",

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '24.1'
PROVISION_VERSION = '24.2'

674
yarn.lock

File diff suppressed because it is too large Load Diff