Adding autobind decorator to server
This commit is contained in:
@@ -54,17 +54,18 @@
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.24.1",
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.23.0",
|
||||
"babel-preset-env": "^1.5.2",
|
||||
"jest": "^21.1.0",
|
||||
"monzilla": "^1.1.0"
|
||||
},
|
||||
"private": true,
|
||||
"keywords": {
|
||||
"0": "rest",
|
||||
"1": "api",
|
||||
"2": "deighton"
|
||||
},
|
||||
"keywords": [
|
||||
"rest",
|
||||
"api",
|
||||
"deighton"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/KingstonSoftware/deighton-ar.git"
|
||||
|
||||
Reference in New Issue
Block a user