Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

v1.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbonacho sbonacho released this 17 Aug 09:22
· 779 commits to master since this release

Features

  • Detect compatible dependency to piscosour in all the recipes installed in global npm.
    • Show a warning message when the dependency is not satisfied.
    • Show an error message when the dependency is not satisfied by the explicit dependencies of the recipe.
  • devDependencies can be use in order to set piscosour dependency on pisco-plugins

Fixes

  • system-saver doesn't detect npm installer dependencies.