Skip to content

Commit 6e4fecd

Browse files
committed
feat: migrated and tested on v7 alpha
1 parent 7a5d4f2 commit 6e4fecd

File tree

51 files changed

+68098
-84108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+68098
-84108
lines changed

.yarnrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
nodeLinker: node-modules
2-
32
yarnPath: "scripts/yarn-berry.cjs"

btc-trigger/nodejs/project.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
"options": {
88
"command": "cd btc-trigger/nodejs && yarn && yarn test"
99
}
10-
},
11-
"update-lit": {
12-
"executor": "nx:run-commands",
13-
"options": {
14-
"command": "cd btc-trigger/nodejs && ../../scripts/update-lit.sh"
15-
}
1610
}
1711
}
1812
}

0 commit comments

Comments
 (0)