Fixed npm dependencies...
This commit is contained in:
parent
1163742c50
commit
3955e331aa
@ -7,5 +7,11 @@
|
||||
"start": "nodemon index.js"
|
||||
},
|
||||
"author": "McArn",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"express": "^4.17.1",
|
||||
"fs": "0.0.1-security",
|
||||
"mustache-express": "^1.3.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user