Browse Source

Temp: Make this work on lt

Malte Grimm 3 years ago
parent
commit
08e7fbf42b
  1. 4
      package.json
  2. 4
      pnpm-lock.yaml

4
package.json

@ -22,7 +22,7 @@
"@emeraldpay/hashicon-react": "^0.5.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^2.9.11",
"@meshtastic/meshtasticjs": "link:../../js_2023/js",
"@meshtastic/meshtasticjs": "link:../../js_2023",
"@preact/signals-react": "^1.2.2",
"@radix-ui/react-accordion": "^1.1.0",
"@radix-ui/react-checkbox": "^1.0.1",
@ -94,4 +94,4 @@
"vite-plugin-environment": "^1.1.3",
"vite-plugin-pwa": "^0.14.4"
}
}
}

4
pnpm-lock.yaml

@ -4,7 +4,7 @@ specifiers:
'@emeraldpay/hashicon-react': ^0.5.2
'@hookform/error-message': ^2.0.1
'@hookform/resolvers': ^2.9.11
'@meshtastic/meshtasticjs': link:../../js_2023/js
'@meshtastic/meshtasticjs': link:../../js_2023
'@preact/signals-react': ^1.2.2
'@radix-ui/react-accordion': ^1.1.0
'@radix-ui/react-checkbox': ^1.0.1
@ -78,7 +78,7 @@ dependencies:
'@emeraldpay/hashicon-react': 0.5.2
'@hookform/error-message': 2.0.1_zf7ga3u4zrffjlingb6kh5ipva
'@hookform/resolvers': 2.9[email protected]
'@meshtastic/meshtasticjs': link:../../js_2023/js
'@meshtastic/meshtasticjs': link:../../js_2023
'@preact/signals-react': 1.2[email protected]
'@radix-ui/react-accordion': 1.1.0_biqbaboplfbrettd7655fr4n2y
'@radix-ui/react-checkbox': 1.0.1_biqbaboplfbrettd7655fr4n2y

Loading…
Cancel
Save