Skip to content

Commit

Permalink
Merge f6feef5 into 38f7268
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 15, 2018
2 parents 38f7268 + f6feef5 commit f2c7a59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
Installation
------------

[![Greenkeeper badge](https://badges.greenkeeper.io/linyows/sequelize-vault.svg)](https://greenkeeper.io/)

```sh
$ npm install sequelize-vault
```
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ava-ts": "^0.25.0",
"coveralls": "^3.0.1",
"nsp": "^3.2.1",
"nyc": "^12.0.1",
"nyc": "^13.1.0",
"pg": "^7.4.3",
"reflect-metadata": "^0.1.12",
"sequelize-typescript": "^0.6.4",
Expand All @@ -35,7 +35,7 @@
"ts-node": "^7.0.0",
"tslint": "^5.10.0",
"tslint-microsoft-contrib": "^5.0.3",
"typescript": "^2.8.3"
"typescript": "^3.1.6"
},
"engines": {
"node": ">=8.4.0"
Expand Down

0 comments on commit f2c7a59

Please sign in to comment.