Add files via upload

This commit is contained in:
Arc
2019-12-12 23:08:26 +00:00
committed by GitHub
parent 4921ffc776
commit b7e5bff034
75 changed files with 6766 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "AdminLTE",
"version": "2.0.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.12.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "~0.7.0"
}
}