Skip to content

Commit

Permalink
Don't require global bower
Browse files Browse the repository at this point in the history
  • Loading branch information
ChALkeR committed May 3, 2016
1 parent 88254ec commit e94a999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"license": "MIT",
"main": "dist/js/select.js",
"devDependencies": {
"bower": "^1.4.1",
"del": "^1.2.0",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^2.3.1",
Expand All @@ -32,6 +31,7 @@
"gulp-wrap-umd": "^0.2.1"
},
"dependencies": {
"bower": "^1.4.1",
"tether": "~1.0.2"
}
}

0 comments on commit e94a999

Please sign in to comment.