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

chore(deps): rolled back isomorphic-fetch

This commit is contained in:
Yury Shkoda
2021-01-13 15:22:07 +03:00
parent 8b17aeaea2
commit 1c1b5baefe
2 changed files with 80 additions and 62 deletions

View File

@@ -61,6 +61,6 @@
"@sasjs/utils": "^2.0.2",
"es6-promise": "^4.2.8",
"form-data": "^3.0.0",
"isomorphic-fetch": "^3.0.0"
"isomorphic-fetch": "^2.2.1"
}
}