Skip to content

Commit

Permalink
kit install
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Nov 4, 2016
1 parent f6eb831 commit 726e428
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"grunt-contrib-less": "1.3.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-sails-linker": "~0.10.1",
"grunt-sails-linker": "^0.10.1",
"grunt-sync": "0.5.2",
"i18n": "0.8.1",
"include-all": "^2.0.0",
"machine": "^13.0.0-12",
"machine-as-action": "^7.0.2",
"merge-defaults": "~0.2.1",
"merge-defaults": "0.2.1",
"method-override": "2.3.5",
"minimist": "0.0.10",
"mock-req": "0.2.0",
Expand All @@ -72,13 +72,13 @@
"prompt": "0.2.14",
"rc": "1.0.1",
"router": "1.1.4",
"rttc": "9.3.3",
"rttc": "^10.0.0-0",
"sails-disk": "~0.10.9",
"sails-generate": "^1.4.0",
"sails-hook-helpers": "^1.0.0",
"sails-hook-orm": "~1.0.6",
"sails-hook-sockets": "^1.0.0",
"sails-stringfile": "~0.3.2",
"sails-hook-helpers": "1.0.2",
"sails-hook-orm": "^1.0.7",
"sails-hook-sockets": "^1.0.1",
"sails-stringfile": "0.3.2",
"semver": "4.3.6",
"serve-favicon": "2.3.0",
"serve-static": "1.10.2",
Expand All @@ -99,13 +99,13 @@
"istanbul": "0.4.1",
"machinepack-fs": "^8.0.2",
"machinepack-process": "^2.0.2",
"mocha": "^3.0.2",
"mocha": "3.0.2",
"nunjucks": "2.5.2",
"portfinder": "0.4.0",
"request": "2.68.0",
"request": "2.74.0",
"root-require": "0.3.1",
"sails.io.js": "^1.0.0",
"should": "5.2.0",
"should": "9.0.0",
"socket.io-client": "1.4.5",
"supertest": "1.1.0",
"tmp": "0.0.29"
Expand Down

0 comments on commit 726e428

Please sign in to comment.