Skip to content

Commit

Permalink
fix: upgrade dependancies and fixed a few minor bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 25, 2021
1 parent 75511c3 commit 3636d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/autocomplete.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<!--<script type="text/javascript" src="./src/CoCreateMap_GetLocation.js"></script>-->
<!--<script type="text/javascript" src="./src/CoCreateMap_Search.js"></script>-->
<!--<script type="text/javascript" src="./src/index.js"></script>-->
<script type="text/javascript" src="../dist/CoCreate-maps.min.js"></script>
<script type="text/javascript" src="../dist/CoCreate-google-maps.min.js"></script>
<script>
var config = {
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
Expand Down

0 comments on commit 3636d3b

Please sign in to comment.