We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2391bee commit 01fbe53Copy full SHA for 01fbe53
2 files changed
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "remarkable-bootstrap-notify",
3
"main": "bootstrap-notify.js",
4
- "version": "3.0.0",
+ "version": "3.0.1",
5
"homepage": "http://bootstrap-notify.remabledesigns.com/",
6
"authors": [
7
"mouse0270 <rmcintosh@remabledesigns.com>"
composer.json
@@ -1,6 +1,6 @@
"name": "mouse0270/bootstrap-notify",
"type": "library",
"description": "This is a simple pluging that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
"keywords": [
@@ -23,9 +23,5 @@
23
],
24
25
"license": "MIT",
26
- "require": {
27
- "jquery": ">=1.10.2",
28
- "bootstrap": ">=2.0.0"
29
- },
30
"autoload": {}
31
-}
+}
0 commit comments