aboutsummaryrefslogtreecommitdiff
path: root/node_modules/urijs/src/IPv6.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/urijs/src/IPv6.js')
-rw-r--r--node_modules/urijs/src/IPv6.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/urijs/src/IPv6.js b/node_modules/urijs/src/IPv6.js
index 3e98053ca..5fbf3a180 100644
--- a/node_modules/urijs/src/IPv6.js
+++ b/node_modules/urijs/src/IPv6.js
@@ -2,7 +2,7 @@
* URI.js - Mutating URLs
* IPv6 Support
*
- * Version: 1.18.10
+ * Version: 1.18.12
*
* Author: Rodney Rehm
* Web: http://medialize.github.io/URI.js/
@@ -174,7 +174,7 @@
if (root.IPv6 === this) {
root.IPv6 = _IPv6;
}
-
+
return this;
}