Skip to content

Commit 175103e

Browse files
authored
fix: stacks-devnet-js version (#1398)
1 parent c4c4712 commit 175103e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

components/stacks-devnet-js/package-lock.json

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

components/stacks-devnet-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirosystems/stacks-devnet-js",
3-
"version": "1",
3+
"version": "2.4.1",
44
"description": "stacks-devnet-js is a library for writing end to end tests for protocols interacting with the Stacks blockchain and the Bitcoin blockchain.",
55
"author": "Ludo Galabru",
66
"repository": "https://github.com/hirosystems/clarinet/tree/main/components/stacks-devnet-js",

0 commit comments

Comments
 (0)