We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f0207 commit 7a05d23Copy full SHA for 7a05d23
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changelog
2
3
-## 0.1.0
+## 0.1.2
4
5
* Add removeNotifications method #13
6
+* Add npm support
README.md
@@ -28,6 +28,10 @@ Need to use at least Bootstrap 3 or jQuery UI to make pretty notifications.
28
29
`bower install angular-pnotify`
30
31
+Or
32
+
33
+`npm install angular-pnotify`
34
35
### Usage
36
37
Include at least Bootstrap 3 or jQuery UI CSS.
0 commit comments