Skip to content

Commit

Permalink
add index.d.ts and cola.d.ts to bower install
Browse files Browse the repository at this point in the history
  • Loading branch information
nchen63 authored and Noah Chen committed May 12, 2016
1 parent f10c0f1 commit 5e26cb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
"*.ts",
"*.csproj*",
"Gruntfile.js",
"WebCola/*/"
"WebCola/*/",
"!WebCola/index.d.ts",
"!WebCola/cola.d.ts"
]
}

0 comments on commit 5e26cb1

Please sign in to comment.