refactor: Improvements
* refactor: Update modal * refactor: Update settings page * feat: Add reset credentials * feat: Add .nvmrc and lodash * chore: Remove console.log * chore: nmvrc -> .nvmrc * chore: nmvrc -> .nvmrc
This commit is contained in:
committed by
Khaled Garbaya
parent
af9c453c52
commit
b5d69d71e7
@@ -20,7 +20,7 @@
|
||||
"heroku-postbuild": "./bin/vendor/deploy.sh"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.4.0"
|
||||
"node": ">=8.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "~1.15.2",
|
||||
@@ -30,7 +30,7 @@
|
||||
"execa": "^0.8.0",
|
||||
"express": "~4.14.0",
|
||||
"helmet": "^3.9.0",
|
||||
"loadash": "^1.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"marked": "^0.3.6",
|
||||
"morgan": "~1.7.0",
|
||||
"pug": "~2.0.0-beta6"
|
||||
|
||||
Reference in New Issue
Block a user