Commit 392bc9fe authored by Rusk's avatar Rusk

Add alertifyjs to example

parent 44f40318
...@@ -28,6 +28,15 @@ ...@@ -28,6 +28,15 @@
"main": "dist/jquery.js", "main": "dist/jquery.js",
"minified": "dist/jquery.min.js" "minified": "dist/jquery.min.js"
} }
},
"alertifyjs": {
"latest": {
"main": "build/alertify.js",
"minified": "build/alertify.min.js",
"customLinks": {
"build/css": "css"
}
}
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment