Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumard authored Jun 28, 2016
1 parent 9a1b3f1 commit 841b923
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"description": "Realtime Trailpack. Synchronize the client and server via WebSockets",
"homepage": "http://www.trailsjs.io/",
"author": "Trails.js Team <[email protected]>",
"files": [
"lib"
],
"contributors": [
{
"name": "Travis Webb",
Expand All @@ -21,7 +18,9 @@
"keywords": [
"trailpack",
"trails",
"trailjs"
"trailjs",
"sockets",
"primus"
],
"dependencies": {
"engine.io": "^1.6.7",
Expand Down

0 comments on commit 841b923

Please sign in to comment.