Skip to content

Commit fdaf414

Browse files
committed
fix: bump meta-schema version
1 parent b65cdf4 commit fdaf414

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"@material-ui/core": "^3.9.2",
1515
"@material-ui/icons": "^3.0.2",
1616
"@open-rpc/examples": "^1.3.0",
17-
"@open-rpc/meta-schema": "^1.3.2",
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)