Skip to content

Commit f9a99e4

Browse files
committed
npm install @breeztech/breez-sdk-spark
We are using node v18.20.4 in production according to package.json but the SDK mentions this: > Note: If using Node.js, the minimum supported version is v22. -- https://sdk-doc-spark.breez.technology/guide/install.html#javascripttypescript-wasm Maybe it will still work with v18.
1 parent e6e391e commit f9a99e4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@apollo/server": "^4.11.0",
1818
"@as-integrations/next": "^3.1.0",
1919
"@auth/prisma-adapter": "^2.7.0",
20+
"@breeztech/breez-sdk-spark": "^0.1.9-dev2",
2021
"@cashu/cashu-ts": "^2.4.1",
2122
"@graphql-tools/schema": "^10.0.6",
2223
"@lightninglabs/lnc-web": "^0.3.2-alpha",

0 commit comments

Comments
 (0)