mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 14:22:48 +01:00
Fix issue #40, fix for 5.1 getInfo Signature change
This commit is contained in:
parent
a70a4e7712
commit
92dda45987
4 changed files with 11 additions and 11 deletions
|
@ -316,15 +316,6 @@ Apache-2.0
|
|||
|
||||
|
||||
|
||||
@angular/router
|
||||
MIT
|
||||
|
||||
@angular/common
|
||||
MIT
|
||||
|
||||
@angular/platform-browser
|
||||
MIT
|
||||
|
||||
@ngrx/store
|
||||
MIT
|
||||
|
||||
|
@ -389,6 +380,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
@angular/common
|
||||
MIT
|
||||
|
||||
@angular/platform-browser
|
||||
MIT
|
||||
|
||||
@angular/material/tooltip
|
||||
|
||||
@angular/flex-layout
|
||||
|
@ -431,6 +428,9 @@ MIT
|
|||
|
||||
@angular/material/form-field
|
||||
|
||||
@angular/router
|
||||
MIT
|
||||
|
||||
@angular/material/progress-bar
|
||||
|
||||
@angular/material/list
|
||||
|
|
|
@ -8,5 +8,5 @@
|
|||
<link rel="stylesheet" href="styles.6acb6bfec10bb1e126bd.css"></head>
|
||||
<body>
|
||||
<rtl-app></rtl-app>
|
||||
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.418928a701f2040ada02.js"></script><script type="text/javascript" src="main.33e179294692298cc8b9.js"></script></body>
|
||||
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.418928a701f2040ada02.js"></script><script type="text/javascript" src="main.82502700f321b0fde2e0.js"></script></body>
|
||||
</html>
|
||||
|
|
File diff suppressed because one or more lines are too long
1
angular/main.82502700f321b0fde2e0.js
Normal file
1
angular/main.82502700f321b0fde2e0.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue