Update package.json

This commit is contained in:
Robin Nilsson 2014-09-25 13:08:34 +02:00
parent 785c8a08f1
commit b11f942272
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
{ {
"name" : "cryptalk", "name" : "cryptalk",
"version" : "1.0.1", "version" : "1.0.2",
"description" : "Encrypted HTML5/Node.JS instant chat", "description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js", "main" : "server.js",
"subdomain": "cryptalk", "subdomain": "cryptalk",
"analyze": true, "analyze": true,
"preferGlobal": true,
"private": false, "private": false,
"keywords": [ "keywords": [
"cryptalk", "cryptalk",