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
Update Jest to use the latest version
pull/619/head
Guillaume Vincent
3 years ago
parent
96c147fe18
commit
9a0bd239ab
2 changed files
with
1043 additions
and
2131 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
packages/lesspass-crypto/package.json
+1041
-2129
packages/lesspass-crypto/yarn.lock
+ 2
- 2
packages/lesspass-crypto/package.json
View File
@@ -1,6 +1,6 @@
{
"name": "lesspass-crypto",
"version": "9.1.
9
",
"version": "9.1.
10
",
"description": "LessPass cryptographic functions",
"license": "GPL-3.0",
"author": "Guillaume Vincent <guillaume@oslab.fr>",
@@ -12,6 +12,6 @@
"test": "jest"
},
"devDependencies": {
"jest": "
^26.6.3
"
"jest": "
latest
"
}
}
+ 1041
- 2129
packages/lesspass-crypto/yarn.lock
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save