Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Add cordovaDependencies section to package.json #1232

Merged
merged 1 commit into from
Sep 20, 2016

Commits on Sep 20, 2016

  1. Add cordovaDependencies section to package.json

    This reflects `engines` elements from plugin manifest to package.json to comply w/ [new plugin fetching model](https://github.com/cordova/cordova-discuss/blob/master/proposals/plugin-version-fetching.md) and corrects `engine`'s value according to [package.json format](https://docs.npmjs.com/files/package.json#engines)
    
    Its also desirable to add 'protective' entry for next major plugin version to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. See corresponding [discussion on mailing list](http://apache.markmail.org/thread/p73loqtvbzvfzsv5) for more details and reasons behind this.
    vladimir-kotikov committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    a9665c2 View commit details
    Browse the repository at this point in the history