Skip to content

Commit 2635c47

Browse files
Ashley BibizadehAshley Bibizadeh
authored andcommitted
Reverting to bcrypt ^2.0.1 due to a package bug with Node 8
1 parent ff61e77 commit 2635c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"webpack-cli": "3.1.0",
5656
"toastr": "2.1.4",
5757
"axios": "0.18.0",
58-
"bcrypt": "3.0.0",
58+
"bcrypt": "2.0.1",
5959
"classnames": "2.2.6",
6060
"concurrently": "3.6.1",
6161
"cookie-parser": "1.4.3",

0 commit comments

Comments
 (0)