Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov authored Jul 24, 2019
1 parent f80eb9b commit cd94a51
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
@@ -1,7 +1,7 @@
{
"name": "mock-socket",
"description": "Javascript mocking library for websockets and socket.io",
"version": "8.0.5",
"version": "8.1.0",
"license": "MIT",
"author": "Travis Hoover",
"main": "./dist/mock-socket",
Expand Down Expand Up @@ -87,4 +87,4 @@
"node": "10.16.0",
"yarn": "1.17.3"
}
}
}

0 comments on commit cd94a51

Please sign in to comment.