mirror of
https://github.com/ansible/awx.git
synced 2026-09-05 03:18:29 -02:30
Fix Angular dependency mismatches in package.json
This commit is contained in:
@@ -3,6 +3,7 @@ Gruntfile.js
|
||||
karma.*.js
|
||||
|
||||
etc
|
||||
coverage
|
||||
grunt-tasks
|
||||
node_modules
|
||||
po
|
||||
@@ -10,6 +11,6 @@ static
|
||||
templates
|
||||
tests
|
||||
client/**/*.js
|
||||
test
|
||||
|
||||
!client/components/**/*.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user