directory-backbone-browserify icon indicating copy to clipboard operation
directory-backbone-browserify copied to clipboard

Added handlebars to the package.json as a devDependency.

Open davidnormo opened this issue 10 years ago • 0 comments

When I cloned the repo to take a look I was getting an error when running the browserify command as handlebars hadn't be declared as a dependency, therefore not being installed when running npm install. This pull request clears it it.

davidnormo avatar Oct 27 '14 14:10 davidnormo