We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c080f6 commit 158390aCopy full SHA for 158390a
examples/cbtc/serverless/package.json
@@ -9,9 +9,10 @@
9
"typescript": "^4.7.2"
10
},
11
"dependencies": {
12
+ "@hirosystems/orchestra-types": "^1.0.1-beta.1",
13
"@stacks/network": "^4.2.1",
14
"@stacks/transactions": "^4.2.1",
- "@hirosystems/orchestra-types": "^1.0.1-beta.1",
15
- "bitcore-lib": "^8.25.28"
+ "bitcore-lib": "^8.25.28",
16
+ "dotenv": "^16.0.1"
17
}
18
0 commit comments