Skip to content

Commit

Permalink
Update npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tadatuta committed Apr 21, 2016
1 parent dfca237 commit c1dc427
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,34 +16,34 @@
},
"dependencies": {},
"devDependencies": {
"bem-naming": "0.5.1",
"bem-walk": "1.0.0-alpha1",
"bem-naming": "^1.0.1",
"bem-walk": "^1.0.0-alpha1",
"borschik": "^1.6.0",
"bower": "^1.6.5",
"csscomb": "~3.1.8",
"enb": "^1.1.0",
"bower": "^1.7.9",
"csscomb": "^3.1.8",
"enb": "^1.2.0",
"enb-bem-docs": "^0.11.0",
"enb-bem-examples": "^0.6.0",
"enb-bem-specs": "^0.9.0",
"enb-bem-techs": "^2.1.0",
"enb-bem-techs": "^2.2.1",
"enb-bem-tmpl-specs": "^1.2.0",
"enb-bemxjst": "^6.3.1",
"enb-bemxjst": "^6.4.0",
"enb-bh": "^1.2.0",
"enb-borschik": "^2.4.0",
"enb-magic-factory": "^0.5.0",
"enb-magic-platform": "0.6.0",
"enb-modules": "0.2.0",
"enb-stylus": "~2.2.0",
"enb-magic-platform": "^0.6.0",
"enb-modules": "^0.2.0",
"enb-stylus": "^2.3.2",
"gemini": "^1.1.4",
"gemini-extend-capabilities": "^1.0.0",
"git-hooks": "~1.0.2",
"http-server": "^0.8.5",
"istanbul": "0.4.0",
"jscs": "^1.11.2",
"git-hooks": "^1.0.2",
"http-server": "^0.9.0",
"istanbul": "^0.4.3",
"jscs": "^2.11.0",
"jscs-bem": "^0.2.0",
"jshint": "2.6.0",
"jshint-groups": "0.7.0",
"stylus": "0.52.4"
"jshint": "^2.9.2",
"jshint-groups": "^0.8.0",
"stylus": "^0.54.2"
},
"optionalDependencies": {},
"private": true,
Expand Down

0 comments on commit c1dc427

Please sign in to comment.