Skip to content

Commit 5451a47

Browse files
authored
[V2]Fix lockfile version for all package-lock.json files (#1280)
* Fix lock-file version for all package-lock files * Tigger CI * Trigger CI
1 parent 929f4fb commit 5451a47

File tree

29 files changed

+10308
-83
lines changed

29 files changed

+10308
-83
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "2.7.3-preview.2",
6+
"version": "2.7.3-preview.3",
77
"publish": {
88
"allowBranch": [
99
"master"

0 commit comments

Comments
 (0)