Skip to content

Commit bfbefb5

Browse files
authored
Merge pull request #6 from icai/greenkeeper/liquidjs-6.1.0
fix(package): update liquidjs to version 6.1.0
2 parents f2c8364 + f4f549e commit bfbefb5

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": "^4.0.0",
21+
"liquidjs": "^6.1.0",
2222
"plugin-error": "^1.0.0",
2323
"through2": "^2.0.3"
2424
},

0 commit comments

Comments
 (0)