Skip to content

Commit 2e83d6d

Browse files
author
App Generator
committed
Added Axios dependency
1 parent 30b6efa commit 2e83d6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@testing-library/react": "^11.1.0",
2626
"@testing-library/user-event": "^12.1.10",
2727
"chart.js": "^3.4.1",
28+
"axios": "^0.21.1",
2829
"chroma-js": "^2.1.2",
2930
"clsx": "^1.1.1",
3031
"jss": "^10.7.1",
@@ -80,4 +81,4 @@
8081
"eslint-plugin-react-hooks": "^4.2.0",
8182
"prettier": "^2.3.2"
8283
}
83-
}
84+
}

0 commit comments

Comments
 (0)