Skip to content

Commit 4b7a168

Browse files
fix(package): update liquidjs to version 9.11.7
Closes #9
1 parent 5685208 commit 4b7a168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"description": "gulp liquidjs static files render",
1919
"main": "index.js",
2020
"dependencies": {
21-
"liquidjs": "^6.1.0",
21+
"liquidjs": "^9.11.7",
2222
"plugin-error": "^1.0.0",
2323
"through2": "^2.0.3"
2424
},

0 commit comments

Comments
 (0)