Skip to content

Commit

Permalink
fixed the package.json
Browse files Browse the repository at this point in the history
because it was old and wrong
  • Loading branch information
Johnsmith0508 committed Nov 10, 2015
1 parent 6ba06bb commit 1bed716
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "socket-chat-example",
"version": "1.0.0",
"description": "my first socket.io app",
"name": "cubes",
"version": "1.5.1",
"description": "a cube 'game' in javascript",
"dependencies": {
"express": "^4.13.3",
"pact": "^0.1.2",
Expand Down

0 comments on commit 1bed716

Please sign in to comment.