docs: update liquidjs for demo/nodejs

This commit is contained in:
Harttle
2021-10-28 00:03:18 +08:00
committed by Harttle
parent f809c716eb
commit 4b42e63601
+1 -1
View File
@@ -7,6 +7,6 @@
"start": "node index.js"
},
"dependencies": {
"liquidjs": "^9.27.0"
"liquidjs": "^9.28.3"
}
}