1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-10 05:40:06 +00:00

wip(context): created ContextManager

This commit is contained in:
Yury Shkoda
2020-12-21 14:51:01 +03:00
parent 8c98a26160
commit 6b3a0cdb13
4 changed files with 1394 additions and 771 deletions

View File

@@ -57,6 +57,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^1.3.0",
"es6-promise": "^4.2.8",
"form-data": "^3.0.0",
"isomorphic-fetch": "^2.2.1"