Skip to content

Commit 8e15464

Browse files
committed
dist: Update after input -> validation name change
With: $ gulp buildDev minBuild copyBuild
1 parent 8e208d5 commit 8e15464

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

dist/angular-input-match.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* angular-input-match
2+
* angular-validation-match
33
* Checks if one input matches another
44
* @version v1.5.0
55
* @link https://github.com/TheSharpieOne/angular-input-match
@@ -49,4 +49,4 @@ function match ($parse) {
4949
};
5050
}
5151
match.$inject = ["$parse"];
52-
})(window, window.angular);
52+
})(window, window.angular);

dist/angular-validation-match.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)