|
@@ -3,7 +3,7 @@
|
|
|
"description": "Responsive open source admin dashboard and control panel.",
|
|
|
"version": "3.0.0-beta.1",
|
|
|
"license": "MIT",
|
|
|
- "author": "Abdullah Almsaeed <abdullah@almsaeedstudio.com>",
|
|
|
+ "author": "Colorlib <http://colorlib.com>",
|
|
|
"main": "dist/js/adminlte.min.js",
|
|
|
"scripts": {
|
|
|
"css": "npm-run-all --sequential css-compile css-prefix css-minify",
|
|
@@ -38,10 +38,10 @@
|
|
|
"sass": "build/scss/AdminLTE.scss",
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git://github.com/almasaeed2010/AdminLTE.git"
|
|
|
+ "url": "git://github.com/ColorlibHQ/AdminLTE.git"
|
|
|
},
|
|
|
"bugs": {
|
|
|
- "url": "https://github.com/almasaeed2010/AdminLTE/issues"
|
|
|
+ "url": "https://github.com/ColorlibHQ/AdminLTE/issues"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@ckeditor/ckeditor5-build-classic": "^1.0.0-beta.4",
|