Skip to content

Commit

Permalink
refactor package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalay committed Jan 6, 2016
1 parent d6b9016 commit 10f3776
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
},
"homepage": "https://github.com/Wolox/frontend-bootstrap",
"dependencies": {

},
"devDependencies": {
"babel-eslint": "^5.0.0-beta6",
"bower": "^1.7.2",
"browser-sync": "^2.11.0",
Expand All @@ -49,9 +52,7 @@
"prompt": "^0.2.14",
"require-dir": "^0.3.0",
"run-sequence": "^1.1.5",
"stream-series": "^0.1.1"
},
"devDependencies": {
"stream-series": "^0.1.1",
"babel-preset-es2015": "^6.3.13",
"gulp-cssnano": "^2.1.0",
"gulp-sass-lint": "^1.1.0",
Expand Down

0 comments on commit 10f3776

Please sign in to comment.