Skip to content

Commit dfcc4ac

Browse files
fix(package): update liquidjs to version 7.2.0
Closes #9
1 parent 5685208 commit dfcc4ac

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": "^7.2.0",
2222
"plugin-error": "^1.0.0",
2323
"through2": "^2.0.3"
2424
},

0 commit comments

Comments
 (0)