fix: expression and string literal parser, #186

This commit is contained in:
harttle
2020-02-08 03:15:55 +08:00
parent 46b69db87a
commit fc0cf6fe7b
8 changed files with 222 additions and 50 deletions
+3 -5
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.1.1",
"version": "9.6.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -10814,8 +10814,7 @@
},
"commander": {
"version": "2.17.1",
"bundled": true,
"optional": true
"bundled": true
},
"commondir": {
"version": "1.0.1",
@@ -11579,8 +11578,7 @@
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true,
"optional": true
"bundled": true
}
}
},