Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#344)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Remove package lock and add it to ignore

* Pin typescript to 2.5.2

* Pin package versions to the versions previously in package-lock.json
  • Loading branch information
greenkeeper[bot] authored and dternyak committed Nov 7, 2017
1 parent 3bea632 commit 5766735
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 14,714 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ webpack_config/server.csr


v8-compile-cache-0/
package-lock.json
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MyEtherWallet V4+ (ALPHA - VISIT [V3](https://github.com/kvhnuke/etherwallet) for the production site)

[![Greenkeeper badge](https://badges.greenkeeper.io/MyEtherWallet/MyEtherWallet.svg)](https://greenkeeper.io/)

#### Run:

```bash
Expand Down
Loading

0 comments on commit 5766735

Please sign in to comment.