We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510113f commit 074eba2Copy full SHA for 074eba2
1 file changed
stubs/lrm/package.json
@@ -15,6 +15,7 @@
15
"license": "Unlicense",
16
"private": true,
17
"dependencies": {
18
+ "axios": "^0.19.2",
19
"body-parser": "^1.19.0",
20
"camelcase": "^5.3.1",
21
"cookie-parser": "^1.4.4",
@@ -30,7 +31,6 @@
30
31
"winston": "^3.2.1"
32
},
33
"devDependencies": {
- "axios": "^0.19.0",
34
"chai": "^4.2.0",
35
"chai-as-promised": "^7.1.1",
36
"eslint": "^5.16.0",
0 commit comments