Skip to content

Commit 32f7d1c

Browse files
authored
Update a few dependencies, update ospec to version 3.1.0 (#2370)
1 parent 9640587 commit 32f7d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</head>
1313
<body>
1414
<div id="editor"></div>
15-
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.2/marked.min.js"></script>
15+
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/0.6.0/marked.min.js"></script>
1616
<script src="../../mithril.js"></script>
1717
<script>
1818
//model

0 commit comments

Comments
 (0)