Skip to content

Commit 84d40e2

Browse files
author
wangxingkang
committed
chore: pre release sync
1 parent 30b487d commit 84d40e2

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

packages/walrus-cli/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
},
2626
"engines": {
2727
"node": ">=8.9"
28-
}
28+
},
29+
"gitHead": "30b487d5325374990183e432572c9c435d44fbe8"
2930
}

packages/walrus-plugin-jest/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
},
4141
"publishConfig": {
4242
"access": "public"
43-
}
43+
},
44+
"gitHead": "30b487d5325374990183e432572c9c435d44fbe8"
4445
}

packages/walrus-shared-utils/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
},
3838
"publishConfig": {
3939
"access": "public"
40-
}
40+
},
41+
"gitHead": "30b487d5325374990183e432572c9c435d44fbe8"
4142
}

packages/walrus-types/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
},
1212
"publishConfig": {
1313
"access": "public"
14-
}
14+
},
15+
"gitHead": "30b487d5325374990183e432572c9c435d44fbe8"
1516
}

0 commit comments

Comments
 (0)