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

Commit

Permalink
Merge pull request #234 from gnosis/feature/generic-maintenance
Browse files Browse the repository at this point in the history
Feature/generic maintenance
  • Loading branch information
giacomolicari authored Mar 26, 2019
2 parents e226e3f + 5deaa24 commit 9c91a72
Show file tree
Hide file tree
Showing 22 changed files with 53,688 additions and 132 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 9c91a72

Please sign in to comment.