Skip to content

Commit 9a649d8

Browse files
authored
Merge pull request #96 from etclabscore/fix/generator-client-working
fix: update to latest open rpc client generator
2 parents b6ba9f2 + 969f83f commit 9a649d8

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/etclabscore/ethereum-json-rpc-specification#readme",
2424
"devDependencies": {
25-
"@open-rpc/generator-client": "^1.14.4",
25+
"@open-rpc/generator-client": "^1.14.5",
2626
"@open-rpc/meta-schema": "^1.6.0",
2727
"@open-rpc/schema-utils-js": "^1.12.0"
2828
}

0 commit comments

Comments
 (0)