This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
fix import error
pull/342/head
Guillaume Vincent
8 years ago
parent
32a3dee1cb
commit
1adf7cb942
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.js
+ 1
- 1
index.js
View File
@@ -1,6 +1,6 @@
import crypto from 'crypto';
export default
{
module.exports =
{
encryptLogin: _encryptLogin,
renderPassword: _renderPassword,
_deriveEncryptedLogin,
Write
Preview
Loading…
Cancel
Save