devex: peg interface node version

See: https://nodejs.org/en/about/releases/
This commit is contained in:
tomholford 2022-02-24 16:32:39 -06:00
parent ce75499ae5
commit 4c25bcd586
2 changed files with 4 additions and 0 deletions

1
pkg/interface/.nvmrc Normal file
View File

@ -0,0 +1 @@
16.14.0

View File

@ -4,6 +4,9 @@
"description": "",
"main": "index.js",
"private": true,
"engines": {
"node": "16.14.0"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@radix-ui/react-dialog": "^0.1.0",