mirror of https://github.com/ColorlibHQ/AdminLTE
Update version
parent
0748343f22
commit
0dad027265
|
@ -1,11 +1,4 @@
|
|||
/*!
|
||||
* Bootstrap's Gruntfile
|
||||
* http://getbootstrap.com
|
||||
* Copyright 2013-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
|
||||
// AdminLTE Gruntfile
|
||||
module.exports = function (grunt) {
|
||||
|
||||
'use strict';
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "admin-lte",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/almasaeed2010/AdminLTE.git"
|
||||
|
|
Loading…
Reference in New Issue