mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-22 21:49:46 +00:00
Add node version and npm config
This commit is contained in:
parent
372660feff
commit
d8766b7071
4
.npmrc
Normal file
4
.npmrc
Normal file
@ -0,0 +1,4 @@
|
||||
engine-strict=true
|
||||
fund=false
|
||||
lockfile-version=1
|
||||
save-exact=true
|
@ -105,6 +105,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "16.x",
|
||||
"yarn": "YARN NO LONGER USED - use npm instead."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user