Skip to content

Commit 583c283

Browse files
committed
minor
1 parent 4416ac7 commit 583c283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/03-events/whenKeyPressed_ask.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</head>
88
<body>
99

10-
<script type="text/javascript" src="../../dist/blocklike-1.0.6.js"></script>
10+
<script type="text/javascript" src="../../dist/blocklike-1.0.6.min.js"></script>
1111

1212
<script id="example">
1313
const stage = new blockLike.Stage()

0 commit comments

Comments
 (0)