@128technology/codemirror-liquid-mode
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@128technology/codemirror-liquid-mode", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A CodeMirror mode for the liquid template language (Forked from axtro/codemirror_liquid_mode)", | ||
@@ -24,3 +24,6 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/128technology/codemirror_liquid_mode#readme" | ||
"homepage": "https://github.com/128technology/codemirror_liquid_mode#readme", | ||
"devDependencies": { | ||
"@types/codemirror": "0.0.84" | ||
} | ||
} |
18305
7
404
1