We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b8b10 commit 0453b6aCopy full SHA for 0453b6a
bower.json
@@ -1,9 +1,9 @@
1
{
2
"name": "aws-sdk",
3
"ignore": [
4
- "doc-src", "dist-tools", "eslint-rules", "features", "lib",
+ "apis", "doc-src", "dist-tools", "eslint-rules", "features", "lib",
5
"scripts", "tasks", "test", "Gemfile*", "configuration*",
6
- "Rakefile", "package.json", "testem.json", ".*"
+ "Rakefile", "package.json", "testem.json", ".*", "index.js"
7
],
8
"main": "dist/aws-sdk.js"
9
}
0 commit comments