File tree 4 files changed +13
-6
lines changed
4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.23 (September 28, 2023)
2
+
3
+ - chore: update blocklet.yml
4
+
1
5
## 0.1.22 (October 21, 2022)
2
6
3
7
- chore: update react to 18
Original file line number Diff line number Diff line change 1
1
name : react-demo
2
- version : 0.1.22
2
+ version : 0.1.23
3
3
homepage : https://github.com/blocklet/react-demo
4
4
files :
5
5
- blocklet.md
@@ -16,12 +16,14 @@ group: static
16
16
main : build
17
17
author :
18
18
name : ArcBlock
19
+
20
+ url : https://github.com/blocklet
19
21
scripts :
20
22
dev : npm run start
21
- specVersion : 1.2.7
23
+ specVersion : 1.2.8
22
24
did : z8iZvpvLdpfxkvTFdawCF3s5UJdUSkP2NXqPC
23
- community : ' '
24
- documentation : ' '
25
+ community : https://community.arcblock.io
26
+ documentation : https://developer.blocklet.io
25
27
license : ' '
26
28
interfaces :
27
29
- type : web
@@ -44,4 +46,5 @@ payment:
44
46
capabilities :
45
47
clusterMode : false
46
48
component : true
49
+ navigation : true
47
50
components : []
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-demo" ,
3
- "version" : " 0.1.22 " ,
3
+ "version" : " 0.1.23 " ,
4
4
"private" : true ,
5
5
"homepage" : " ." ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 1
- 0.1.22
1
+ 0.1.23
You can’t perform that action at this time.
0 commit comments