Skip to content

Commit 38bf6a5

Browse files
authored
Merge pull request #75 from Polymer/FredKSchott-patch-1
Fix bad bower.json "name" property
2 parents a2f20de + 385196d commit 38bf6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "SHOP",
2+
"name": "shop",
33
"version": "1.0",
44
"authors": [
55
"The Polymer Authors"

0 commit comments

Comments
 (0)