本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
lesspass
镜像来自
https://github.com/lesspass/lesspass.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
67
Wiki
活動
瀏覽代碼
Force node engine to be 14+
pull/700/head
Guillaume Vincent
2 年之前
父節點
62bd168a27
當前提交
9f368deb0a
共有
1 個檔案被更改
,包括
3 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
sandbox/lesspass-website/package.json
+ 3
- 0
sandbox/lesspass-website/package.json
查看文件
@@ -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…
取消
儲存