File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
"select2" : " 4.0.0" ,
24
24
"snippet-ss" : " ~1.11.0" ,
25
25
"alasql" : " ^0.4.3" ,
26
- "abdmob/ x2js" : " 1.2.0"
26
+ "x2js" : " 1.2.0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ module.exports = function(defaults) {
51
51
app . import ( 'bower_components/bootstrap/dist/css/bootstrap-theme.css' ) ;
52
52
app . import ( 'bower_components/bootstrap/dist/js/bootstrap.min.js' ) ;
53
53
app . import ( 'bower_components/alasql/dist/alasql.js' ) ;
54
- app . import ( 'bower_components/abdmob/ x2js/xml2json.js' ) ;
54
+ app . import ( 'bower_components/x2js/xml2json.js' ) ;
55
55
56
56
// Use `app.import` to add additional libraries to the generated
57
57
// output files.
You can’t perform that action at this time.
0 commit comments