Skip to content
Snippets Groups Projects
Commit 76d2d49e authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[compilation] prepublish: bower install

parent 220f6ff8
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"version": "1.7.6", "version": "1.7.6",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"prepublish": "brunch build", "prepublish": "bower install && brunch build",
"build": "bower install && brunch build", "build": "bower install && brunch build",
"b": "brunch build", "b": "brunch build",
"watch": "brunch watch", "watch": "brunch watch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment