Closed DjebbZ closed 9 years ago
Browserify appears in the scripts section of package.json but not in devDependencies.
scripts
devDependencies
Ah true, I'll add that as a dependency, cheers.
Better like this, right ? :)
Definitely, thanks for making an issue :)
Anyone should be able to clone the repo, npm install and go.
npm install
Browserify appears in the
scripts
section of package.json but not indevDependencies
.