Skip to content

Commit

Permalink
Normalize reportback dep vs. sails-generate.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Oct 7, 2016
1 parent 1c07a08 commit 54a3162
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
Expand Up @@ -82,13 +82,13 @@
"pluralize": "1.2.1",
"prompt": "0.2.14",
"rc": "1.0.1",
"reportback": "~0.1.9",
"reportback": "^2.0.1",
"rttc": "9.3.3",
"sails-disk": "~0.10.9",
"sails-generate": "^1.0.0",
"sails-hook-helpers": "^1.0.0",
"sails-hook-orm": "~1.0.6",
"sails-hook-sockets": "~0.13.0",
"sails-hook-helpers": "^1.0.0",
"sails-stringfile": "~0.3.2",
"sails-util": "~0.11.0",
"semver": "5.1.0",
Expand Down

0 comments on commit 54a3162

Please sign in to comment.