node version edit

This commit is contained in:
Martina 2021-04-08 12:25:17 -07:00
parent df5262b405
commit 9a8fd683fb

View File

@ -5,7 +5,7 @@
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": "14.7.0"
"node": "^14.7.0"
},
"lint-staged": {
"./**/*.{json,yaml,md}": "prettier --write",