Skip to content

Commit

Permalink
Updated npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Oct 18, 2017
1 parent 9eb198b commit fb46abb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sails-hook-sequelize",
"version": "1.1.0",
"version": "1.1.1",
"description": "Sails.js hook to use sequelize ORM",
"main": "index.js",
"sails": {
Expand All @@ -22,6 +22,7 @@
"author": "Gergely Munkacsy",
"license": "MIT",
"devDependencies": {
"coveralls": "^3.0.0",
"decache": "^4.1.0",
"eslint": "^4.7.2",
"istanbul": "^0.4.5",
Expand All @@ -37,7 +38,6 @@
},
"dependencies": {
"continuation-local-storage": "^3.1.4",
"coveralls": "^3.0.0",
"sequelize": "^4.2.1"
},
"directories": {
Expand Down

0 comments on commit fb46abb

Please sign in to comment.