Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

v1.3.1

Compare
Choose a tag to compare
@dominykas dominykas released this 11 Feb 00:21
· 73 commits to master since this release
232555c

1.3.1 (2019-02-11)

Bug Fixes

  • actually skip scripts set to false (73db129)
  • call runScript only when relevant script exists for main package (964ff7e)
  • only call runScript when relevant script actually exists (d167ca5)
  • rely on npm shrinkwrap to read the installed contents (e138424)