Skip to content

Commit

Permalink
bumping deps
Browse files Browse the repository at this point in the history
  • Loading branch information
coranos committed Jan 9, 2023
1 parent 1d558fe commit d7e9de2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
sudo apt-get -y update
sudo apt-get -y install libusb-1.0-0-dev libudev-dev
- name: Install Snapcraft
uses: snapcore/action-build@v1
uses: samuelmeuli/action-snapcraft@v1
# uses: snapcore/action-build@v1
# Only install Snapcraft on Ubuntu
- name: install dependencies
run: npm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camo-banano-light-wallet",
"version": "1.2.1",
"version": "1.2.0",
"description": "camo banano light wallet",
"productName": "camo-banano-light-wallet",
"main": "index.js",
Expand Down

0 comments on commit d7e9de2

Please sign in to comment.