randydev commited on
Commit
3cf6aba
·
verified ·
1 Parent(s): 61ed209

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -10,6 +10,7 @@
10
  "description": "",
11
  "dependencies": {
12
  "express": "^4.19.2",
13
- "axios": "*"
 
14
  }
15
  }
 
10
  "description": "",
11
  "dependencies": {
12
  "express": "^4.19.2",
13
+ "axios": "*",
14
+ "dotenv": "*"
15
  }
16
  }