angularjs-toast
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "angularjs-toast", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A Simple toast notification service for AngularJS pages", | ||
@@ -37,3 +37,2 @@ "scripts": { | ||
"grunt-contrib-connect": "^1.0.2", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-contrib-cssmin": "^2.2.0", | ||
@@ -48,5 +47,5 @@ "grunt-contrib-sass": "^1.0.0", | ||
"dependencies": { | ||
"angular": "^1.6.4", | ||
"angular-animate": "^1.6.4", | ||
"angular-sanitize": "^1.6.4" | ||
"angular": "^1.6.5", | ||
"angular-animate": "^1.6.5", | ||
"angular-sanitize": "^1.6.5" | ||
}, | ||
@@ -53,0 +52,0 @@ "config": { |
@@ -16,3 +16,3 @@ # angularjs-toast [![Build Status](https://travis-ci.org/Sibiraj-S/angularjs-toast.svg?branch=master)](https://travis-ci.org/Sibiraj-S/angularjs-toast) | ||
``` | ||
or cdn | ||
or use cdn | ||
@@ -19,0 +19,0 @@ ##### Minified |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14
126443
25
591
Updatedangular@^1.6.5
Updatedangular-animate@^1.6.5
Updatedangular-sanitize@^1.6.5