Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Nov 21, 2016
1 parent d5fda4c commit 7c25d2a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "crocket",
"version": "0.9.6",
"version": "0.9.7",
"description": "Efficient and simple interprocess communication for unix/windows/macos over tcp or sockets.",
"author": "Hexagon <github.com/hexagon>",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/hexagon/qbus-ipc"
"url": "https://github.com/hexagon/crocker"
},
"bugs": {
"url": "https://github.com/hexagon/qbus-ipc/issues"
"url": "https://github.com/hexagon/crocket/issues"
},
"keywords": [
"ipc",
Expand All @@ -22,6 +22,7 @@
"mediator",
"eventemitter",
"qbus",
"crocket",
"unix",
"windows",
"sockets",
Expand Down

0 comments on commit 7c25d2a

Please sign in to comment.