update dependencies and version
This commit is contained in:
parent
1ce6505f00
commit
bc3be91376
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hubot-matrix",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Matrix adapter for hubot",
|
||||
"main": "src/matrix.coffee",
|
||||
"scripts": {
|
||||
@ -9,11 +9,12 @@
|
||||
"author": "David A Roberts",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"image-size": "^0.5.1",
|
||||
"matrix-js-sdk": "*",
|
||||
"node-localstorage": "^1.3.0",
|
||||
"parent-require": "^1.0.0",
|
||||
"request": "^2.79.0"
|
||||
"async": "^1.4.2",
|
||||
"gm": "^1.18.1",
|
||||
"needle": "^0.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"hubot": ">=2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user