test: CI test for demos

This commit is contained in:
Yang Jun
2024-08-28 00:31:59 +08:00
committed by Jun Yang
parent ce84cd6f43
commit 3eb307ad86
21 changed files with 14849 additions and 8727 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
"start": "node index.js"
},
"dependencies": {
"liquidjs": "^9.28.3"
"liquidjs": "latest"
}
}