mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
specify node version
This commit is contained in:
parent
54a94648e6
commit
92d65eb279
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"name": "app",
|
||||
"description": "School quality framework",
|
||||
"engines": {
|
||||
"node": "18.x"
|
||||
},
|
||||
"private": "true",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue