Skip to content

Commit

Permalink
v 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebu77 committed May 12, 2016
1 parent 089c8fe commit b325428
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kaiwa.im",
"description": "Kaiwa: XMPP Client in the Browser",
"version": "1.0.0",
"version": "1.1.0",
"browser": {
"crypto": "crypto-browserify"
},
Expand All @@ -15,6 +15,7 @@
"compression": "1.6.1",
"crypto-browserify": "",
"express": "4.13.4",
"frameguard": "2.0.0",
"getconfig": "0.0.5",
"getusermedia": "1.3.7",
"helmet": "2.0.0",
Expand All @@ -37,7 +38,8 @@
"templatizer": "0.1.2",
"underscore": "1.8.3",
"wildemitter": "^1.0.1",
"xmpp-constants": "^2.2.2"
"xmpp-constants": "^2.2.2",
"x-xss-protection": "1.0.0"
},
"devDependencies": {
"browserify": "^13.0.0",
Expand Down

0 comments on commit b325428

Please sign in to comment.