kadirahq / npm-base

A base package for creating NPM packages with ES2015
MIT License
159 stars 19 forks source link

Remove dev deps path #2

Closed pcanterini closed 8 years ago

pcanterini commented 8 years ago

Dev dependency packages shouldn't need the path when using npm run scripts. I tested without the path and with no global packages installed and it works fine.

Were you just being explicit? Feel free to just close my PR :smile:

arunoda commented 8 years ago

Yep you are correct. Here's the documentation for that: https://docs.npmjs.com/cli/run-script