Dependencies updated
... | ... | @@ -5,7 +5,8 @@ |
"synopsis": "The standard preprocessor of Curry", | ||
"category": [ "Analysis" ], | ||
"dependencies": { | ||
"cass-analysis": ">= 0.0.4", | ||
"abstract-curry": ">= 1.0.0", | ||
"cass-analysis" : ">= 0.0.4", | ||
"cass" : ">= 0.0.1", | ||
"currycheck" : ">= 1.0.0", | ||
"verify" : ">= 0.0.1" | ||
... | ... |
Please register or sign in to comment