Skip to content

Commit 40e64db

Browse files
removed trailing comma
1 parent a829d98 commit 40e64db

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
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"main": "dist/angular-url-encode.js",
2323
"dependencies": {
24-
"angular": "~1.4.0",
24+
"angular": "~1.4.0"
2525
},
2626
"ignore": [
2727
"**/.*",

0 commit comments

Comments
 (0)