Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eGavr committed Jan 2, 2015
1 parent bff460a commit 7113c13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions app/config/versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ module.exports = {
},
deps: {
// enb
enb: '0.13.9',
'enb-autoprefixer': '0.1.2',
'enb-bemxjst': '1.3.3',
'enb-bem-techs': '1.0.0-rc2',
'enb-bh': '0.4.0',
enb: '0.13.11',
'enb-autoprefixer': '0.2.0',
'enb-bemxjst': '1.3.4',
'enb-bem-techs': '1.0.0',
'enb-bh': '0.4.1',
'enb-borschik': '1.4.0',
'enb-diverse-js': '0.1.0',
'enb-modules': '0.2.0',
'enb-stylus': '1.1.5',
'enb-stylus': '1.2.0',

// bem
bem: '0.9.0',
'bem-environ': '1.4.0',
'bem-tools-autoprefixer': '0.0.3',

// other
bh: '3.2.2',
bh: '3.2.3',
bower: '1.3.12',
'borschik-tech-cleancss': '1.0.3',
'bower-npm-install': '0.5.9',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "git://github.com/bem/generator-bem-stub.git"
},
"dependencies": {
"yeoman-generator": "0.17.7",
"yeoman-generator": "0.18.5",
"lodash": "2.4.1",
"colors": "1.0.3"
},
Expand Down

0 comments on commit 7113c13

Please sign in to comment.