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 dependencies
pull/342/head
Guillaume Vincent
7 years ago
parent
408ab0d933
commit
01d894617a
2 changed files
with
3522 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3517
-0
package-lock.json
+5
-5
package.json
+ 3517
- 0
package-lock.json
File diff suppressed because it is too large
View File
+ 5
- 5
package.json
View File
@@ -23,15 +23,15 @@
"test": "ava"
},
"dependencies": {
"chalk": "^
1.1.3
",
"clipboardy": "^1.1.
0
",
"chalk": "^
2.1.0
",
"clipboardy": "^1.1.
4
",
"lesspass": "6.0.0",
"meow": "3.7.0",
"read": "1.0.7"
},
"devDependencies": {
"ava": "^0.
18.
2",
"execa": "^0.
6
.0",
"husky": "^0.1
3.2
"
"ava": "^0.2
2.0
",
"execa": "^0.
8
.0",
"husky": "^0.1
4.3
"
}
}
Write
Preview
Loading…
Cancel
Save