revert of better sqlite3 dep for server build

This commit is contained in:
zadam
2021-09-08 20:56:26 +02:00
parent b8d8e01908
commit f24ea8137b
5 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
PKG_DIR=dist/trilium-linux-x64-server
NODE_VERSION=14.17.5
NODE_VERSION=14.17.6
if [ "$1" != "DONTCOPY" ]
then