1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00
This commit is contained in:
mat 2021-11-17 19:46:04 -06:00
parent f3bcadac0f
commit f0886c1aaa
2 changed files with 2 additions and 1 deletions

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
v16.10.0

View file

@ -38,6 +38,6 @@
"marked": "^4.0.3"
},
"engines": {
"node": ">=12"
"node": ">=16"
}
}