mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Bumped node version, replaced bcrypt -> bcryptjs
This commit is contained in:
+2
-2
@@ -58,7 +58,7 @@
|
||||
"accepts": "^1.3.3",
|
||||
"app-module-path": "^2.2.0",
|
||||
"async": "^2.5.0",
|
||||
"bcrypt": "^1.0.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.17.1",
|
||||
"bowser": "^1.7.0",
|
||||
"cli-table": "^0.3.1",
|
||||
@@ -215,6 +215,6 @@
|
||||
"webpack": "^2.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^7.10.1"
|
||||
"node": "^8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user