Skip to content

Commit f46fce1

Browse files
committed
stricter equality checks
1 parent 271b63f commit f46fce1

10 files changed

Lines changed: 118 additions & 117 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
strip-*.zip
3-
*.log
3+
*.log
4+
.idea

dist/css/strip.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Strip - An Unobtrusive Responsive Lightbox - v1.6.4
3-
* (c) 2014-2016 Nick Stakenburg
2+
* Strip - An Unobtrusive Responsive Lightbox - v1.6.5
3+
* (c) 2014-2018 Nick Stakenburg
44
*
55
* http://www.stripjs.com
66
*

0 commit comments

Comments
 (0)