Dependencies refined
... | ... | @@ -9,8 +9,8 @@ |
"javascript": ">= 2.0.0" | ||
}, | ||
"compilerCompatibility": { | ||
"pakcs": ">= 2.0.0", | ||
"kics2": ">= 2.0.0" | ||
"pakcs": ">= 2.0.0, < 3.0.0", | ||
"kics2": ">= 2.0.0, < 3.0.0" | ||
}, | ||
"configModule": "C2JSPackageConfig", | ||
"executable": { | ||
... | ... |
Please register or sign in to comment