Skip to content

Commit b85879c

Browse files
author
22388o
committed
Preparation to Sakamoto version
1 parent 8f0e00f commit b85879c

3 files changed

Lines changed: 65 additions & 69 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ Import packages or modules for build your own application
8787
## Contribution
8888

8989
[Checkout here](https://github.com/AreaLayer/javascript-dlc/blob/main/CONTRIBUTING.md)
90-
91-
## Roadmap
92-
93-
- [ ] Nakamoto version in 2025
9490

9591
## Contributors
9692

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Area Layer",
1111
"license": "MIT",
1212
"dependencies": {
13-
"@arkade-os/sdk": "^0.1.1",
13+
"@arkade-os/sdk": "^0.1.3",
1414
"@babel/helpers": "^7.27.6",
1515
"@babel/plugin-transform-class-properties": "^7.27.1",
1616
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
@@ -53,6 +53,6 @@
5353
"signet": "https://mempool.space/signet"
5454
},
5555
"devDependencies": {
56-
"react-native": "^0.80.0"
56+
"react-native": "^0.80.1"
5757
}
5858
}

0 commit comments

Comments
 (0)