mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
fix package.json syntax
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/harttle/liquidjs.git"
|
||||
},
|
||||
"engines": { "node" : ">=4.8.7" }",
|
||||
"engines": { "node" : ">=4.8.7" },
|
||||
"keywords": [
|
||||
"liquid",
|
||||
"template engine",
|
||||
|
||||
Reference in New Issue
Block a user