This website works better with JavaScript.
Explore
Help
Sign In
apitech
/
Rocket.Chat
mirror of
https://github.com/RocketChat/Rocket.Chat
Watch
1
Star
0
Fork
You've already forked Rocket.Chat
0
Code
Issues
Projects
Releases
Wiki
Activity
meteor npm install --save bcrypt
Browse Source
pull/4218/head
Gabriel Engel
9 years ago
parent
a65e12b57c
commit
5b1a1ebcc2
No known key found for this signature in database
GPG Key ID:
A9FF0AD7DEE40258
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
package.json
3
package.json
Unescape
Escape
View File
@ -7,5 +7,8 @@
}
,
"devDependencies"
:
{
"eslint"
:
"^3.1.1"
}
,
"dependencies"
:
{
"bcrypt"
:
"^0.8.7"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
apitech/Rocket.Chat
Title
Body
Create Issue