Merge pull request #2 from LarsBuur/lars-test-custom

changed default engine into 12.
This commit is contained in:
Lars Buur 2021-02-27 09:25:48 +01:00 committed by GitHub
commit 79a9a7b271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"sideEffects": false,
"license": "MIT",
"engines": {
"node": "12.x"
"node": "14.x"
},
"prettier": {
"semi": false,