Merge pull request #247 from XhmikosR/master

Use caret operator for normalize-newline
This commit is contained in:
Ben Zörb 2019-08-12 23:05:07 +02:00 committed by GitHub
commit 604ac7669d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",