Skip to content

Commit

Permalink
[fix] Remove the licenses property infavor of license as we have no l…
Browse files Browse the repository at this point in the history
…icense file
  • Loading branch information
3rd-Eden committed Nov 20, 2014
1 parent 9188437 commit 81af16a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -3,12 +3,7 @@
"name": "ws",
"description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455",
"version": "0.4.32",
"licenses": [
{
"type": "MIT",
"url": "https://raw.githubusercontent.com/einaros/ws/master/README.md"
}
],
"license": "MIT",
"keywords": [
"Hixie",
"HyBi",
Expand Down

0 comments on commit 81af16a

Please sign in to comment.