We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2980260 commit 734eb52Copy full SHA for 734eb52
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "liquidjs",
3
"version": "10.19.0",
4
+ "sideEffects": false,
5
"description": "A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.",
6
"main": "dist/liquid.node.js",
7
"module": "dist/liquid.node.mjs",
0 commit comments