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
Force node engine to be 14+
pull/700/head
Guillaume Vincent
2 years ago
parent
62bd168a27
commit
9f368deb0a
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
sandbox/lesspass-website/package.json
+ 3
- 0
sandbox/lesspass-website/package.json
View File
@@ -38,5 +38,8 @@
"serve": "gatsby serve",
"clean": "gatsby clean",
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"engines": {
"node": ">=14.15.0"
}
}
Write
Preview
Loading…
Cancel
Save