diff --git a/node.js/README.md b/node.js/README.md
index 682d2c5..2b51aab 100644
--- a/node.js/README.md
+++ b/node.js/README.md
@@ -29,7 +29,7 @@
-
+
diff --git a/node.js/docs/README.md b/node.js/docs/README.md
index 682d2c5..2b51aab 100644
--- a/node.js/docs/README.md
+++ b/node.js/docs/README.md
@@ -29,7 +29,7 @@
-
+
diff --git a/node.js/docs/bn/README.md b/node.js/docs/bn/README.md
index 6c4a392..c28af5c 100644
--- a/node.js/docs/bn/README.md
+++ b/node.js/docs/bn/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/de/README.md b/node.js/docs/de/README.md
index cae11e9..10ffb9a 100644
--- a/node.js/docs/de/README.md
+++ b/node.js/docs/de/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/es/README.md b/node.js/docs/es/README.md
index 4779bbb..dd1e81c 100644
--- a/node.js/docs/es/README.md
+++ b/node.js/docs/es/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/fr/README.md b/node.js/docs/fr/README.md
index 59fece8..d93dbb9 100644
--- a/node.js/docs/fr/README.md
+++ b/node.js/docs/fr/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/hi/README.md b/node.js/docs/hi/README.md
index 0c9f92a..015004f 100644
--- a/node.js/docs/hi/README.md
+++ b/node.js/docs/hi/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/it/README.md b/node.js/docs/it/README.md
index 28a1968..6013817 100644
--- a/node.js/docs/it/README.md
+++ b/node.js/docs/it/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/ja/README.md b/node.js/docs/ja/README.md
index 1da4add..61ca922 100644
--- a/node.js/docs/ja/README.md
+++ b/node.js/docs/ja/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/mr/README.md b/node.js/docs/mr/README.md
index 803a1ac..b061295 100644
--- a/node.js/docs/mr/README.md
+++ b/node.js/docs/mr/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/nl/README.md b/node.js/docs/nl/README.md
index e380eb5..43a237d 100644
--- a/node.js/docs/nl/README.md
+++ b/node.js/docs/nl/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/pa/README.md b/node.js/docs/pa/README.md
index 3809089..a9f5526 100644
--- a/node.js/docs/pa/README.md
+++ b/node.js/docs/pa/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/pt/README.md b/node.js/docs/pt/README.md
index 0f6dbd2..2bab192 100644
--- a/node.js/docs/pt/README.md
+++ b/node.js/docs/pt/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/zh-cn/README.md b/node.js/docs/zh-cn/README.md
index 1b627a4..e2f4465 100644
--- a/node.js/docs/zh-cn/README.md
+++ b/node.js/docs/zh-cn/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/docs/zh-tw/README.md b/node.js/docs/zh-tw/README.md
index 3066f85..a9826a2 100644
--- a/node.js/docs/zh-tw/README.md
+++ b/node.js/docs/zh-tw/README.md
@@ -27,7 +27,7 @@
-
+
diff --git a/node.js/package-lock.json b/node.js/package-lock.json
index db00791..43ac34e 100644
--- a/node.js/package-lock.json
+++ b/node.js/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@adamlui/scss-to-css",
- "version": "1.10.16",
+ "version": "1.10.17",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@adamlui/scss-to-css",
- "version": "1.10.16",
+ "version": "1.10.17",
"funding": [
{
"type": "github",
diff --git a/node.js/package.json b/node.js/package.json
index 6d1591f..d0683af 100644
--- a/node.js/package.json
+++ b/node.js/package.json
@@ -1,6 +1,6 @@
{
"name": "@adamlui/scss-to-css",
- "version": "1.10.16",
+ "version": "1.10.17",
"description": "Recursively compile all SCSS files into minified CSS",
"author": {
"name": "Adam Lui",