Skip to content

Commit

Permalink
Merge pull request #42 from airgap-it/feat/coinlib-update
Browse files Browse the repository at this point in the history
feat(deps): update coinlib
  • Loading branch information
AndreasGassmann authored Mar 10, 2021
2 parents e20bac3 + fd3ede6 commit f105701
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 78 deletions.
98 changes: 23 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spire",
"version": "2.2.0",
"version": "2.2.1",
"author": "AirGap",
"homepage": "https://airgap.it/",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"private": true,
"dependencies": {
"@airgap/beacon-sdk": "2.2.1",
"@airgap/coinlib-core": "0.10.0-beta.3",
"@airgap/coinlib-core": "0.10.6",
"@angular/common": "^11.0.3",
"@angular/core": "^11.0.3",
"@angular/forms": "^11.0.3",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Spire",
"version": "2.2.0",
"version": "2.2.1",
"description": "Spire allows you to interact with Tezos dApps that support the Beacon SDK.",
"icons": {
"16": "assets/icon/spire-logo-16px.png",
Expand Down

0 comments on commit f105701

Please sign in to comment.