Browse Source

fix: update pnpm lock file version

pull/446/head
Dan Ditomaso 1 year ago
parent
commit
4ce84549c7
  1. 4
      package.json
  2. 2
      pnpm-lock.yaml

4
package.json

@ -24,10 +24,6 @@
"npm run format"
]
},
"engines": {
"node": ">=20.0.0",
"pnpm": ">=10.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/meshtastic/web.git"

2
pnpm-lock.yaml

@ -1,4 +1,4 @@
lockfileVersion: '9.0'
lockfileVersion: '10.0'
settings:
autoInstallPeers: true

Loading…
Cancel
Save