Fix deprecated package.json licenses
This commit is contained in:
parent
d06dc07fd3
commit
0b22db3937
@ -7,12 +7,7 @@
|
|||||||
"url": "http://gruntjs.com/"
|
"url": "http://gruntjs.com/"
|
||||||
},
|
},
|
||||||
"repository": "gruntjs/grunt-contrib-jst",
|
"repository": "gruntjs/grunt-contrib-jst",
|
||||||
"licenses": [
|
"license": "MIT",
|
||||||
{
|
|
||||||
"type": "MIT",
|
|
||||||
"url": "https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10.0"
|
"node": ">=0.10.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user