Skip to content

Commit cd71865

Browse files
authored
Merge pull request #201 from json-schema-tools/fix/meta-schema-bump
fix: bump meta-schema dep
2 parents c255cf1 + 0853284 commit cd71865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"!build/**/*.test.*"
3030
],
3131
"devDependencies": {
32-
"@json-schema-tools/meta-schema": "^1.6.10",
32+
"@json-schema-tools/meta-schema": "^1.6.18",
3333
"@types/isomorphic-fetch": "0.0.35",
3434
"@types/jest": "^26.0.23",
3535
"@types/node": "^15.12.2",

0 commit comments

Comments
 (0)