Skip to content

Commit

Permalink
Add npm run deps for bem-data-source build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bemer committed Mar 12, 2014
1 parent bdb037d commit d86d7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -20,6 +20,7 @@
},
"scripts": {
"test": "mocha --ui tdd --growl --reporter spec blocks-common/i-bem/__html/test/*-test.js blocks-common/i-bem/__i18n/test/test-*.js",
"deps": "bem make libs",
"build": "bem make sets --no-colors"
}
}

0 comments on commit d86d7e8

Please sign in to comment.