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