Remove old autobind. Teams page tweaks

This commit is contained in:
John Lyon-Smith
2018-03-27 08:15:01 -07:00
parent c08d8d6937
commit 83ca3cba31
7 changed files with 10 additions and 10 deletions

View File

@@ -221,7 +221,8 @@
"auto-bind2": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/auto-bind2/-/auto-bind2-1.0.3.tgz",
"integrity": "sha512-+br9nya9M8ayHjai7m9rdpRxuEr8xcYRDrIp7HybNe0ixUHbc1kDiWXKMb0ldsfWb9Zi+SqJ9JfjW8nTkYD0QQ=="
"integrity": "sha512-+br9nya9M8ayHjai7m9rdpRxuEr8xcYRDrIp7HybNe0ixUHbc1kDiWXKMb0ldsfWb9Zi+SqJ9JfjW8nTkYD0QQ==",
"dev": true
},
"autobind-decorator": {
"version": "2.1.0",

View File

@@ -21,7 +21,6 @@
"dependencies": {
"amqplib": "^0.5.1",
"app-root-path": "^2.0.1",
"auto-bind2": "^1.0.3",
"autobind-decorator": "^2.1.0",
"aws-sdk": "^2.98.0",
"body-parser": "^1.17.1",