File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2020 "@angular/platform-browser" : " ^4.0.0" ,
2121 "@angular/platform-browser-dynamic" : " ^4.0.0" ,
2222 "@angular/router" : " ^4.0.0" ,
23+ "@webcomponents/webcomponentsjs" : " ^1.0.0" ,
2324 "core-js" : " ^2.4.1" ,
2425 "jsonforms" : " ^2.0.0-alpha.3" ,
2526 "rxjs" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 99 < link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
1010 < link rel ="stylesheet " href ="/node_modules/material-design-lite/material.min.css ">
1111 < link rel ="stylesheet " href ="/node_modules/jsonforms/dist/jsonforms-example.css ">
12+ < script src ="/node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js "> </ script >
1213 < script src ="/node_modules/jsonforms/lib/native-shim.js "> </ script >
1314</ head >
1415< body >
You can’t perform that action at this time.
0 commit comments