mirror of https://github.com/ColorlibHQ/AdminLTE
Fix #610 Missing license field
parent
30e6e1f034
commit
1d34316754
|
@ -5,6 +5,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/almasaeed2010/AdminLTE.git"
|
"url": "git://github.com/almasaeed2010/AdminLTE.git"
|
||||||
},
|
},
|
||||||
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"R2": "^1.4.3",
|
"R2": "^1.4.3",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
|
|
Loading…
Reference in New Issue