Skip to content

Commit 62364ff

Browse files
committed
Upgrade sass-mq to surpress division warnings
1 parent 1d68776 commit 62364ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prettier": "^2.0.5",
3737
"sass": "^1.39.0",
3838
"sass-loader": "^12.1.0",
39-
"sass-mq": "^5.0.1",
39+
"sass-mq": "^6.0.0",
4040
"stylelint": "^13.3.2",
4141
"stylelint-config-prettier": "^8.0.2",
4242
"stylelint-config-recommended": "^5.0.0",
@@ -58,4 +58,4 @@
5858
"picturefill": "^3.0.3",
5959
"rellax": "^1.10.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)