Skip to content

Commit

Permalink
add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Jul 10, 2014
1 parent 7437342 commit 3706cc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions common.blocks/checkbox/checkbox.deps.js
Expand Up @@ -12,4 +12,11 @@
{
tech : 'spec.js',
mustDeps : { tech : 'bemhtml', block : 'checkbox' }
},
{
tech : 'tmpl-spec.js',
mustDeps : [
{ tech : 'bemhtml', block : 'checkbox', mods : { type : 'button' } },
{ tech : 'bemhtml', block : 'icon' }
]
}]
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"enb-autoprefixer": "0.1.1",
"enb-bem-docs": "0.2.0",
"enb-bem-examples": "0.2.7",
"enb-bem-tmpl-specs": "git://github.com/andrewblond/enb-bem-tmpl-specs.git#6a6865161d0b794da6919990e0a1aace7764e28a",
"enb-bem-tmpl-specs": "git://github.com/andrewblond/enb-bem-tmpl-specs.git#310c67c286914da7c5faf35e416efc1d611dc829",
"enb-bemxjst": "1.2.0",
"enb-bh": "0.2.0",
"enb-borschik": "1.0.4",
Expand Down

0 comments on commit 3706cc5

Please sign in to comment.