Skip to content

Commit e6aa2d5

Browse files
authored
Merge pull request #107 from open-rpc/fix/bump-deps
fix: bump meta-schema version
2 parents b65cdf4 + fbd84b3 commit e6aa2d5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 additions & 3 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
@@ -13,8 +13,7 @@
1313
"dependencies": {
1414
"@material-ui/core": "^3.9.2",
1515
"@material-ui/icons": "^3.0.2",
16-
"@open-rpc/examples": "^1.3.0",
17-
"@open-rpc/meta-schema": "^1.3.2",
16+
"@open-rpc/examples": "^1.3.3",
1817
"hash-color-material": "^1.1.3",
1918
"json-schema": "^0.2.3",
2019
"lodash": "^4.17.11",
@@ -24,6 +23,7 @@
2423
"react-markdown": "^4.0.6"
2524
},
2625
"devDependencies": {
26+
"@open-rpc/meta-schema": "^1.4.3",
2727
"@types/jest": "^24.0.11",
2828
"@types/json-schema": "^7.0.3",
2929
"@types/lodash": "^4.14.123",

0 commit comments

Comments
 (0)