mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-07-13 01:11:00 +02:00
build: update to pnpm
This commit is contained in:
parent
128dd2dc93
commit
77e3223c47
16814
package-lock.json
generated
16814
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -3,11 +3,16 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "20.8.9",
|
||||
"@types/react": "18.2.33",
|
||||
|
5453
pnpm-lock.yaml
generated
Normal file
5453
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user