Commit e201be98 by Sebastián Katzer

We do not yet support cordova 4 and cordova cli 5

parent e4639908
......@@ -20,6 +20,7 @@
<!-- cordova -->
<engines>
<engine name="cordova" version=">=3.0.0" />
<engine name="cordova" version="<4.0.0" />
</engines>
<!-- dependencies -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment