Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblond committed Oct 22, 2014
1 parent 817bf67 commit d521c74
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,30 @@
"node": ">= 0.10.0"
},
"peerDependencies": {
"enb": ">= 0.13.0 < 1.0.0",
"enb-magic-factory": ">= 0.3.0 < 1.0.0"
},
"dependencies": {
"bem-naming": "0.3.0",
"vow": "0.4.5",
"vow": "0.4.6",
"inherit": "2.2.2",
"lodash": "2.4.1",
"enb-bem-techs": "0.1.0-beta12",
"enb-bem-techs": "0.1.0-rc",
"enb-bem-pseudo-levels": "0.2.3",
"enb-stylus": "1.1.4",
"enb-stylus": "1.1.5",
"enb-modules": "0.2.0",
"enb-bemxjst": "1.3.2",
"enb-borschik": "1.1.1",
"borschik-tech-istanbul": "0.2.0",
"phantomjs": "1.9.10",
"mocha-phantomjs": "3.5.0",
"phantomjs": "1.9.11",
"mocha-phantomjs": "3.5.1",
"istanbul": "0.3.2"
},
"devDependencies": {
"enb": ">= 0.13.0 < 1.0.0",
"enb-magic-factory": ">= 0.3.0 < 1.0.0",
"bower": "1.3.12",
"jscs": "1.6.2",
"jscs": "1.7.3",
"jshint": "2.5.6"
},
"main": "lib/index.js",
Expand Down

0 comments on commit d521c74

Please sign in to comment.