mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
AC-1006 upgraded all js libraries to latest release. Fixed obvious broken things. Installed bower to make package installation/upgrade easier. Added less to Grunt build.
This commit is contained in:
committed by
Chris Houseknecht
parent
d25e712e21
commit
e81d02885f
@@ -4,6 +4,7 @@
|
||||
"devDependencies": {
|
||||
"grunt": "latest",
|
||||
"grunt-contrib-jshint": "~0.8.0",
|
||||
"grunt-contrib-uglify": "~0.3.1"
|
||||
"grunt-contrib-uglify": "~0.3.1",
|
||||
"grunt-contrib-less": "~0.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user