Hashar has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/368627 )
Change subject: Define npm peer dependency explicitly
......................................................................
Define npm peer dependency explicitly
npm 3 requires dependencies to be explicitly defined.
npm install stylelint@^6.4.0 --save-dev
Bug: T172094
Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4
---
M package.json
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage
refs/changes/27/368627/1
diff --git a/package.json b/package.json
index ad5a5ec..64cf840 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"grunt-cli": "0.1.13",
"grunt-jsonlint": "^1.0.8",
"grunt-stylelint": "^0.4.0",
+ "stylelint": "^6.9.0",
"stylelint-config-standard": "^8.0.0"
},
"private": true
--
To view, visit https://gerrit.wikimedia.org/r/368627
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits