order ack
This commit is contained in:
parent
752c36c8f2
commit
4681f22797
8 changed files with 517 additions and 130 deletions
|
|
@ -43,6 +43,7 @@
|
|||
"localtunnel": "^1.9.0",
|
||||
"lodash": "^4.17.20",
|
||||
"method-override": "^2.3.7",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-persist": "^3.1.0",
|
||||
"promise": "^8.1.0",
|
||||
"ramda": "^0.27.1",
|
||||
|
|
@ -50,7 +51,7 @@
|
|||
"request-promise": "^4.2.6",
|
||||
"response-time": "^2.3.2",
|
||||
"shelljs": "^0.8.2",
|
||||
"shock-common": "29.1.0",
|
||||
"shock-common": "31.1.0",
|
||||
"socket.io": "2.1.1",
|
||||
"text-encoding": "^0.7.0",
|
||||
"tingodb": "^0.6.1",
|
||||
|
|
@ -98,4 +99,4 @@
|
|||
"pre-commit": "yarn lint && yarn typecheck && yarn lint-staged"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue