mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Make sure to use correct Node version
This commit is contained in:
parent
3690192dbd
commit
32ac63ce4a
1
website/.nvmrc
Normal file
1
website/.nvmrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
18
|
|
@ -23,5 +23,6 @@
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.8.4"
|
||||||
}
|
},
|
||||||
|
"engine": 18
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user