We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6519bfb commit 065d21eCopy full SHA for 065d21e
README.md
@@ -75,7 +75,7 @@ Just add a link tag in your HTML to install and start your bundle:
75
<link rel="system" type="application/json" href="app.json">
76
77
<!-- load System Runtime -->
78
-<script src="https://cdn.jsdelivr.net/system-runtime/1.8.3/system-runtime.min.js"></script>
+<script src="https://cdn.jsdelivr.net/system-runtime/1.8.5/system-runtime.min.js"></script>
79
```
80
81
#### Install the bundle in Node.js
0 commit comments