Skip to content

Commit df8bbff

Browse files
authored
feat(preset): Add modules to Jackson monorepo group (#32997)
1 parent 825d266 commit df8bbff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/data/monorepo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,12 @@
328328
"istanbuljs": "https://github.com/istanbuljs/istanbuljs",
329329
"jackson": [
330330
"https://github.com/FasterXML/jackson",
331+
"https://github.com/FasterXML/jackson-annotations",
332+
"https://github.com/FasterXML/jackson-core",
331333
"https://github.com/FasterXML/jackson-databind",
332334
"https://github.com/FasterXML/jackson-dataformats-binary",
333335
"https://github.com/FasterXML/jackson-dataformats-text",
336+
"https://github.com/FasterXML/jackson-jaxrs-providers",
334337
"https://github.com/FasterXML/jackson-module-kotlin"
335338
],
336339
"jasmine": "https://github.com/jasmine/jasmine",

0 commit comments

Comments
 (0)