WIP: Enabled themes and login with adminlte
This commit is contained in:
16
package.json
16
package.json
@@ -7,17 +7,25 @@
|
||||
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.0.0",
|
||||
"acacha-forms": "^1.0.8",
|
||||
"admin-lte": "^2.3.11",
|
||||
"axios": "^0.15.2",
|
||||
"bootstrap-sass": "^3.3.7",
|
||||
"cross-env": "^3.2.3",
|
||||
"font-awesome": "^4.7.0",
|
||||
"ionicons": "^3.0.0",
|
||||
"jquery": "^2.1.4",
|
||||
"js-cookie": "^2.1.0",
|
||||
"cross-env": "^3.2.3",
|
||||
"laravel-mix": "0.*",
|
||||
"moment": "^2.10.6",
|
||||
"promise": "^7.1.1",
|
||||
"sweetalert": "^1.1.3",
|
||||
"toastr": "^2.1.2",
|
||||
"underscore": "^1.8.3",
|
||||
"urijs": "^1.17.0",
|
||||
"vue": "2.*",
|
||||
"axios": "^0.15.2"
|
||||
"vue": "2.*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"icheck": "^1.0.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user