Skip to content

Commit

Permalink
Version 1.3.6
Browse files Browse the repository at this point in the history
* Upgraded dependencies
  • Loading branch information
numsu committed Feb 4, 2022
1 parent 64c6107 commit cd50b77
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 559 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Miro Metsänheimo
Copyright (c) 2022 Miro Metsänheimo

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ npm install nanocurrency-web
### In web

```html
<script src="https://unpkg.com/[email protected].5" type="text/javascript"></script>
<script src="https://unpkg.com/[email protected].6" type="text/javascript"></script>
<script type="text/javascript">
NanocurrencyWeb.wallet.generate(...);
</script>
Expand Down
Loading

0 comments on commit cd50b77

Please sign in to comment.