package.json : maintenance updates
* Update minimum node.js engine to 6.11.1, stable LTS. * http -> https
This commit is contained in:
committed by
Santhosh Thottingal
parent
1e13a60eb3
commit
4b63f4337f
@@ -38,10 +38,10 @@
|
|||||||
"url": "git://github.com/wikimedia/jquery.uls.git"
|
"url": "git://github.com/wikimedia/jquery.uls.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url" : "http://github.com/wikimedia/jquery.uls/issues"
|
"url" : "https://github.com/wikimedia/jquery.uls/issues"
|
||||||
},
|
},
|
||||||
"engine": {
|
"engine": {
|
||||||
"node": ">=0.10.x"
|
"node": ">=6.11.1"
|
||||||
},
|
},
|
||||||
"license": "(MIT OR GPL-2.0+)",
|
"license": "(MIT OR GPL-2.0+)",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user