Skip to content

Commit

Permalink
update nearlib to 0.7.1 in blank project
Browse files Browse the repository at this point in the history
  • Loading branch information
behaviary committed May 28, 2019
1 parent 29836a2 commit fbd5ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blank_project/src/index.html
Expand Up @@ -10,7 +10,7 @@
Contract says:
<h1 id="contract-message"></h1>
</div>
<script src="https://cdn.jsdelivr.net/npm/nearlib@0.5.4/dist/nearlib.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nearlib@0.7.1/dist/nearlib.js"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
<script src="./config.js"></script>
<script src="./main.js"></script>
Expand Down

0 comments on commit fbd5ecb

Please sign in to comment.