@sdkgen/playground 0.0.0-dev.20221006232815 → 0.0.0-dev.20221208173622
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -388,7 +388,7 @@ ngx-json-viewer
|
|
|
388
388
|
MIT
|
|
389
389
|
MIT License
|
|
390
390
|
|
|
391
|
-
Copyright (c)
|
|
391
|
+
Copyright (c) 2022 Vivo Xu
|
|
392
392
|
|
|
393
393
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
394
394
|
of this software and associated documentation files (the "Software"), to deal
|
package/dist/index.html
CHANGED
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
<style>*{box-sizing:border-box}html,body{display:block;margin:0;padding:0;width:100%;height:100%;background-color:#1e1e1e;color:#bfbfbf;font-family:Roboto,Helvetica Neue,sans-serif}@supports (-webkit-marquee-repetition: infinite) and (object-fit: fill){html,body{overflow:hidden}}</style><link rel="stylesheet" href="styles.faa0cdb0ceb032a5.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.faa0cdb0ceb032a5.css"></noscript></head>
|
|
16
16
|
<body>
|
|
17
17
|
<app-root></app-root>
|
|
18
|
-
<script src="runtime.0825e755d4f8b9f2.js" type="module"></script><script src="polyfills.26ec4e41250220ec.js" type="module"></script><script src="main.
|
|
18
|
+
<script src="runtime.0825e755d4f8b9f2.js" type="module"></script><script src="polyfills.26ec4e41250220ec.js" type="module"></script><script src="main.8debf0ff4f4956ec.js" type="module"></script>
|
|
19
19
|
|
|
20
20
|
</body></html>
|