VolkerE has uploaded a new change for review.
https://gerrit.wikimedia.org/r/322611
Change subject: Update dependencies and add missing license/repo information
......................................................................
Update dependencies and add missing license/repo information
Updating npm dependencies and adding license and repository information
to prevent warnings.
Change-Id: I2a67e3e730e3525c8308311483d4c1a4d0b9830c
---
M package.json
1 file changed, 11 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ORES
refs/changes/11/322611/1
diff --git a/package.json b/package.json
index 54f4076..3de66ea 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,18 @@
{
+ "repository": {
+ "type": "git",
+ "url": "https://phabricator.wikimedia.org/diffusion/EORS/"
+ },
+ "license": "GPL-3.0",
"scripts": {
"test": "grunt test"
},
"devDependencies": {
- "grunt": "0.4.5",
- "grunt-cli": "0.1.13",
- "grunt-contrib-jshint": "0.11.3",
- "grunt-banana-checker": "0.4.0",
- "grunt-jscs": "2.2.0",
- "grunt-jsonlint": "1.0.7"
+ "grunt": "1.0.1",
+ "grunt-cli": "1.2.0",
+ "grunt-contrib-jshint": "1.0.0",
+ "grunt-banana-checker": "0.5.0",
+ "grunt-jscs": "3.0.1",
+ "grunt-jsonlint": "1.1.0"
}
}
--
To view, visit https://gerrit.wikimedia.org/r/322611
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a67e3e730e3525c8308311483d4c1a4d0b9830c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ORES
Gerrit-Branch: master
Gerrit-Owner: VolkerE <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits