manifest 4.16.1 → 4.16.3

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.
package/README.md CHANGED
@@ -56,7 +56,7 @@ Create a new Manifest project by running:
56
56
 
57
57
  ```bash
58
58
  # NPM
59
- npx create manifest@latest
59
+ npx create-manifest@latest
60
60
 
61
61
  # Yarn
62
62
  yarn create manifest
@@ -9,5 +9,5 @@
9
9
  <style>@import"https://fonts.googleapis.com/css?family=Rubik:300,400,400i,500";@charset "UTF-8";html,body{margin:0;padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{background-color:#fff;font-size:10px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Rubik,sans-serif}body{color:#535356;font-size:1em;font-weight:400;line-height:1.5}*:focus{outline:none}html{overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media screen and (max-width: 999px){html{font-size:10.22px}}body{text-rendering:optimizeLegibility;overflow:hidden;background:#f5f7f9;color:#303032;font-size:1.2rem}*[href]{cursor:pointer}</style><link rel="stylesheet" href="styles.8ccfc17311992374.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.8ccfc17311992374.css"></noscript></head>
10
10
  <body>
11
11
  <app-root></app-root>
12
- <script src="runtime.7c4d5bc807141c6a.js" type="module"></script><script src="polyfills.2aefc0784c3d32a6.js" type="module"></script><script src="main.7ae30c929d072435.js" type="module"></script></body>
12
+ <script src="runtime.7c4d5bc807141c6a.js" type="module"></script><script src="polyfills.2aefc0784c3d32a6.js" type="module"></script><script src="main.674db67fd5a7f27a.js" type="module"></script></body>
13
13
  </html>