File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# abi-to-sol changelog
2
2
3
- ## vNext
3
+ ## v0.5.3
4
4
5
5
### Dependency updates
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abi-to-sol" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"description" : " Compile ABI JSON to Solidity interface" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abi-to-sol/web-ui" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"private" : true ,
5
5
"description" : " Web UI for abi-to-sol" ,
6
6
"author" :
" g. nicholas d'andrea <[email protected] >" ,
34
34
"@types/react-dom" : " ^17.0.0" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^4.5.0" ,
36
36
"@typescript-eslint/parser" : " ^4.5.0" ,
37
- "abi-to-sol" : " ^0.5.2 " ,
37
+ "abi-to-sol" : " ^0.5.3 " ,
38
38
"add" : " ^2.0.6" ,
39
39
"babel-eslint" : " ^10.1.0" ,
40
40
"babel-jest" : " ^26.6.0" ,
You can’t perform that action at this time.
0 commit comments