Skip to content

Commit

Permalink
update versions but keep waterline on a tilde
Browse files Browse the repository at this point in the history
  • Loading branch information
particlebanana committed Feb 5, 2016
1 parent b70b2e8 commit 7710119
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"author": "Cody Stoltman <[email protected]>",
"dependencies": {
"async": "1.5.2",
"bluebird": "3.1.1",
"bluebird": "3.2.1",
"lodash": "3.10.1",
"mocha": "2.3.4",
"mocha": "2.4.5",
"sails-memory": "balderdashy/sails-memory",
"should": "8.1.1",
"waterline": "0.10.30"
"should": "8.2.1",
"waterline": "~0.10.31"
},
"devDependencies": {
"jpath": "^0.0.20",
"npm": "^2.7.4",
"jpath": "0.0.20",
"npm": "2.7.4",
"sails-disk": "balderdashy/sails-disk",
"sails-mongo": "balderdashy/sails-mongo",
"sails-mysql": "balderdashy/sails-mysql",
Expand Down

0 comments on commit 7710119

Please sign in to comment.