Skip to content

Commit 14c6b97

Browse files
committed
fix(release-please): update self package
1 parent 1a0695b commit 14c6b97

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-please-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"type": "json",
2020
"path": "rari-npm/package-lock.json",
2121
"jsonpath": "$.version"
22+
},
23+
{
24+
"type": "json",
25+
"path": "rari-npm/package-lock.json",
26+
"jsonpath": "$.packages[''].version"
2227
}
2328
]
2429
}

0 commit comments

Comments
 (0)