Skip to content

Commit 0200be6

Browse files
committed
chore() update bower.json, remove bootstrap dependency #9
1 parent 9d971f1 commit 0200be6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

bower.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-pnotify",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"homepage": "https://github.com/jacqueslareau/angular-pnotify",
55
"authors": [
66
"Jacques Lareau <[email protected]>"
@@ -22,9 +22,8 @@
2222
"tests"
2323
],
2424
"dependencies": {
25-
"angular": "~1",
26-
"pnotify": "~2.0.0",
27-
"jquery": ">=1.9",
28-
"bootstrap": "~3"
25+
"angular": "~1.2.23",
26+
"pnotify": "~2.0.1",
27+
"jquery": ">=1.9"
2928
}
3029
}

0 commit comments

Comments
 (0)