Skip to content

Commit 0453b6a

Browse files
committed
Update bower.json
1 parent b1b8b10 commit 0453b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "aws-sdk",
33
"ignore": [
4-
"doc-src", "dist-tools", "eslint-rules", "features", "lib",
4+
"apis", "doc-src", "dist-tools", "eslint-rules", "features", "lib",
55
"scripts", "tasks", "test", "Gemfile*", "configuration*",
6-
"Rakefile", "package.json", "testem.json", ".*"
6+
"Rakefile", "package.json", "testem.json", ".*", "index.js"
77
],
88
"main": "dist/aws-sdk.js"
99
}

0 commit comments

Comments
 (0)