chore: preserve semver

This commit is contained in:
Crawl 2020-01-29 14:30:38 +01:00 committed by GitHub
parent 308dc89556
commit 17ae231a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
":preserveSemverRanges"
]
}