Skip to content

Commit 074eba2

Browse files
committed
Revert "🧹 Moving axios to dev dependencies"
This reverts commit af53142.
1 parent 510113f commit 074eba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/lrm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"license": "Unlicense",
1616
"private": true,
1717
"dependencies": {
18+
"axios": "^0.19.2",
1819
"body-parser": "^1.19.0",
1920
"camelcase": "^5.3.1",
2021
"cookie-parser": "^1.4.4",
@@ -30,7 +31,6 @@
3031
"winston": "^3.2.1"
3132
},
3233
"devDependencies": {
33-
"axios": "^0.19.0",
3434
"chai": "^4.2.0",
3535
"chai-as-promised": "^7.1.1",
3636
"eslint": "^5.16.0",

0 commit comments

Comments
 (0)