Skip to content

Commit

Permalink
Upgrade json-format-safely
Browse files Browse the repository at this point in the history
  • Loading branch information
YanagiEiichi committed Aug 29, 2017
1 parent b47a89d commit 50042ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<script src="https://github.elemecdn.com/uglifyjs!codemirror/CodeMirror/5.19.0/lib/codemirror.js"></script>
<script src="https://github.elemecdn.com/uglifyjs!codemirror/CodeMirror/5.19.0/mode/javascript/javascript.js"></script>
<script src="https://github.elemecdn.com/uglifyjs!codemirror/CodeMirror/5.19.0/addon/display/autorefresh.js"></script>
<script src="https://npm.elemecdn.com/[email protected].0/index.js"></script>
<script src="https://npm.elemecdn.com/[email protected].2/index.js"></script>
<script extract>
class Configuration {
static get watchList() {
Expand Down

0 comments on commit 50042ed

Please sign in to comment.