Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
holger1411 committed Dec 29, 2016
1 parent dddb098 commit f7995c2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,24 @@
"homepage": "https://understrap.com",
"dependencies": {
"bootstrap": "^4.0.0-alpha.5",
"browser-sync": "^2.18.5",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
"gulp-clone": "^1.0.0",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.2",
"gulp-ignore": "^2.0.2",
"gulp-merge": "^0.1.1",
"gulp-plumber": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-rimraf": "^0.2.1",
"gulp-sass": "^3.0.0",
"gulp-sourcemaps": "^2.2.1",
"gulp-uglify": "^2.0.0",
"gulp-watch": "^4.3.10",
"gulp-clone": "^1.0.0",
"gulp-merge": "^0.1.1",
"gulp-cssnano": "^2.1.2",
"gulp-sourcemaps": "^2.2.0",
"gulp-watch": "^4.3.11",
"merge2": "^1.0.2",
"browser-sync": "^2.18.1",
"owl.carousel": "^2.2.0",
"run-sequence": "^1.2.2",
"undescores-for-npm": "^1.0.0",
"understrap": "^0.5.1"
}
Expand Down

0 comments on commit f7995c2

Please sign in to comment.