Examples adapted to new html package
... | ... | @@ -8,7 +8,8 @@ |
"abstract-curry": ">= 2.0.0", | ||
"cass-analysis" : ">= 2.0.0", | ||
"cass" : ">= 2.0.0", | ||
"currycheck" : ">= 2.0.0" | ||
"currycheck" : ">= 2.0.0", | ||
"html" : ">= 2.0.0" | ||
}, | ||
"compilerCompatibility": { | ||
"pakcs": ">= 2.0.0", | ||
... | ... |
Please register or sign in to comment