mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 06:50:47 -07:00
refactor: moving all ES6 files to src/, working on #83
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "liquidjs",
|
||||
"version": "5.2.0",
|
||||
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
|
||||
"main": "index.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"test": "mocha --recursive",
|
||||
|
||||
Reference in New Issue
Block a user