1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

Declare node 14 requirement

Mostly for netlify (we need node 14 now because element-web's
webpack config uses the `??` operator).
This commit is contained in:
David Baker
2021-08-04 11:51:55 +01:00
parent 72654f24dc
commit c31f9335dc

1
.node-version Normal file
View File

@ -0,0 +1 @@
14