Skip to content

Commit b71d622

Browse files
committed
Fixing #9 - Bower pointing to angularjs instead of angular
1 parent df21842 commit b71d622

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
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"tinycolor": "~1.1.0",
38-
"angularjs": "~1.3.0",
38+
"angular": "~1.3.0",
3939
"bootstrap": "~3.3.0"
4040
}
4141
}

0 commit comments

Comments
 (0)