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 workspace yarn build
tags/site-v9.3.1
Guillaume Vincent
2 years ago
parent
46d7b2af9a
commit
2d1a1105c6
2 changed files
with
1472 additions
and
1284 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
package.json
+1469
-1282
yarn.lock
+ 3
- 2
package.json
View File
@@ -11,13 +11,14 @@
"devDependencies": {
"@types/jest": "^27.0.3",
"browserify": "^17.0.0",
"jest": "^27.3.1",
"jest": "^27.4.5",
"jest-cli": "^27.4.5",
"karma": "^6.3.4",
"karma-browserify": "^8.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-mocha": "^2.0.1",
"mocha": "^9.1.2",
"ts-jest": "^27.
0.7
",
"ts-jest": "^27.
1.2
",
"typescript": "^4.5.2"
}
}
+ 1469
- 1282
yarn.lock
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save