Skip to content

Commit 0523074

Browse files
Issue #57 Investigate typing discrepancies in axios v0.21.1
Bump axios to 0.21.1, resolve typing discrepancies in ServiceFactory
2 parents ba12927 + 783a610 commit 0523074

2 files changed

Lines changed: 32 additions & 11 deletions

File tree

package-lock.json

Lines changed: 30 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"@types/react": "16.9.26",
1212
"@types/react-dom": "16.9.6",
1313
"@types/react-router-dom": "5.1.5",
14-
"andculturecode-javascript-core": "0.3.7",
15-
"axios": "0.19.2",
14+
"andculturecode-javascript-core": "0.4.2",
15+
"axios": "0.21.1",
1616
"i18next": "19.4.5",
1717
"immutable": "4.0.0-rc.12",
1818
"react": "16.13.1",

0 commit comments

Comments
 (0)