Skip to content

Commit 3311b71

Browse files
committed
Update AngularJS dependency to 1.3.12 and remove unneeded dependency on angular-sanitize
1 parent 2709f5c commit 3311b71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

smart.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"bower": {}
1010
},
1111
"bower": {
12-
"angular": "1.3.8",
13-
"angular-sanitize": "1.3.8"
12+
"angular": "1.3.12"
1413
}
1514
}

0 commit comments

Comments
 (0)