Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 220a399

Browse files
committed
configure lerna version bumping behavior (#1515)
(cherry picked from commit 7cac831)
1 parent 9d920f4 commit 220a399

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lerna.json

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"ignoreChanges": [
88
"examples/**"
99
]
10+
},
11+
"version": {
12+
"exact": true,
13+
"force-publish": true
1014
}
1115
}
1216
}

0 commit comments

Comments
 (0)