File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@headlessui/react" : " ^1.6.6" ,
16
16
"@heroicons/react" : " ^2.0.10" ,
17
- "@meshsdk/core" : " 1.2.0-beta.4 " ,
17
+ "@meshsdk/core" : " 1.2.1 " ,
18
18
"@meshsdk/react" : " 1.1.1" ,
19
19
"copy-to-clipboard" : " ^3.3.2" ,
20
20
"flowbite" : " ^1.5.3" ,
Original file line number Diff line number Diff line change 3
3
"description" : " Rapidly build Web3 apps on the Cardano Blockchain." ,
4
4
"homepage" : " https://meshjs.dev" ,
5
5
"author" : " MeshJS" ,
6
- "version" : " 1.2.0-beta.4 " ,
6
+ "version" : " 1.2.1 " ,
7
7
"license" : " Apache-2.0" ,
8
8
"type" : " module" ,
9
9
"repository" : {
Original file line number Diff line number Diff line change 61
61
"vite" : " 3.1.4"
62
62
},
63
63
"peerDependencies" : {
64
- "@meshsdk/core" : " 1.2.0-beta.4 " ,
64
+ "@meshsdk/core" : " 1.2.1 " ,
65
65
"react-dom" : " 17.x || 18.x" ,
66
66
"react" : " 17.x || 18.x"
67
67
},
You can’t perform that action at this time.
0 commit comments