Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
Merge branch 'develop' of github.com:gnosis/MultiSigWallet into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomolicari committed Apr 1, 2019
2 parents 4571354 + 9c91a72 commit 3a087fa
Show file tree
Hide file tree
Showing 29 changed files with 54,029 additions and 469 deletions.
4 changes: 2 additions & 2 deletions dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "multisigweb",
"version": "1.4.1",
"version": "1.5.0",
"eslintConfig": {
"env": {
"browser": true,
"node": false
}
},
"homepage": "https://wallet.gnosis.pm",
"description": "Angular web app made for Multi Sig Wallet",
"description": "Ethereum MultiSignature Wallet",
"main": "src/main.js",
"scripts": {
"build-linux": "build --linux",
Expand Down
Loading

0 comments on commit 3a087fa

Please sign in to comment.