mirror of
https://github.com/danog/inline-critical.git
synced 2024-11-30 04:29:07 +01:00
Use caret operator for normalize-newline
This commit is contained in:
parent
89f5289c09
commit
8896a7951f
@ -42,7 +42,7 @@
|
||||
"jsdom": "^15.1.1",
|
||||
"lodash": "^4.17.15",
|
||||
"meow": "^5.0.0",
|
||||
"normalize-newline": "3.0.0",
|
||||
"normalize-newline": "^3.0.0",
|
||||
"postcss": "^7.0.17",
|
||||
"postcss-discard": "^0.3.0",
|
||||
"prettier": "^1.18.2",
|
||||
|
Loading…
Reference in New Issue
Block a user