ng-alertify
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "ng-alertify", | ||
"main": "ng-alertify.js", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "ignore": [ |
/** | ||
ng-alertify@0.7.1 | ||
ng-alertify@0.7.2 | ||
AngularJS wrapper around alertify popup library | ||
@@ -653,3 +653,3 @@ Gleb Bahmutov <gleb@kensho.com> | ||
description: 'AngularJS wrapper around alertify popup library', | ||
version: '0.7.1', | ||
version: '0.7.2', | ||
author: 'Gleb Bahmutov <gleb@kensho.com>' | ||
@@ -656,0 +656,0 @@ }) |
@@ -9,3 +9,6 @@ module.exports = function(grunt) { | ||
'deps-ok': { | ||
skipBower: true | ||
options: { | ||
skipBower: true | ||
}, | ||
dummy: {} | ||
}, | ||
@@ -12,0 +15,0 @@ |
{ | ||
"name": "ng-alertify", | ||
"description": "AngularJS wrapper around alertify popup library", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"author": "Gleb Bahmutov <gleb@kensho.com>", | ||
@@ -6,0 +6,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
266187
6126