Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
ncthbrt committed Dec 21, 2017
1 parent 8a2cc87 commit b62ce8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nact-persistence-postgres",
"version": "4.0.2",
"version": "4.3.0",
"description": "nact-persistence-postgres ⇒ nact + postresql = your services have never been so persistent",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -35,13 +35,14 @@
"pg-promise": "^7.3.2",
"rxjs": "^5.4.3"
},
"devDependencies": {
"devDependencies": {
"chai": "^4.1.1",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.0",
"eslint": "^4.8.0",
"husky": "^0.14.3",
"mocha": "^4.0.0",
"nact": "^4.3.0",
"nyc": "^11.2.1",
"semistandard": "^11.0.0"
},
Expand Down

0 comments on commit b62ce8a

Please sign in to comment.