Skip to content

Commit

Permalink
bower
Browse files Browse the repository at this point in the history
  • Loading branch information
damylen committed Oct 28, 2015
1 parent 1d4de60 commit 893d195
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.1",
"main": "dist/csComp/csComp.js",
"ignore": [
"dist/csServerComp",
"csComp",
"csServerComp",
"example",
"docs",
"test",
"bower.json",
"gulp.js",
"Dockerfile",
"package.json",
"README.md",
".bithoundrc",
Expand Down Expand Up @@ -58,5 +58,9 @@
"underscore": "~1.7.0"
},
"devDependencies": {
},
"resolutions": {
"angular": "~1.4.4",
"d3": "~3.5.5"
}
}

0 comments on commit 893d195

Please sign in to comment.