Archived
1
0

chore(deps): upgrade json-schema version to 0.4.0 (#4543)

This commit is contained in:
Joe Previte
2021-11-22 19:36:04 +00:00
committed by GitHub
parent bd09533f40
commit 0bc96989c2
2 changed files with 6 additions and 5 deletions

View File

@ -23,6 +23,7 @@
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",
"set-value": "^4.0.1",
"tmpl": "^1.0.5",
"path-parse": "^1.0.7"
"path-parse": "^1.0.7",
"json-schema": "^0.4.0"
}
}